|
|
הוסיפו מידע על מעסיק
|
מתכנת JAVA
|
|
שאלות מראיונות עבודה לתפקיד
|
|
|
|
|
Theworker >
תוכנה
>
פירוט שאלות מראיונות עבודה לתפקיד מתכנת JAVA
פירוט שאלות מראיונות עבודה לתפקיד מתכנת JAVA
270 - 261 מתוך 1224
|
|
|
|
ראיון לתפקיד מתכנת JAVA
בחברת קיידנס
נובמבר 2021
|
22.11.2021
|
|
|
פרטים לגבי התהליך |
שיחת טלפון ועוד שני ראיונות בזום |
|
שאלות מתוך הראיון |
בעיקר שאלות על עצים לתרגל המון עצים |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על קיידנס :
|
|
|
ראיון לתפקיד מתכנת JAVA
בחברת אקאמאי
יוני 2019
|
14.11.2021
|
|
|
פרטים לגבי התהליך |
ראיון ראשון טלפוני, ולאחר מכן ראיון במשרדים אחד על אחד עם ראש צוות |
|
שאלות מתוך הראיון |
אלגוריתם למציאת שני מספרים שנותנים סכום מסוים |
|
תשובות |
הוסף תשובה
|
לצפיה בתשובות
|
|
|
|
|
נובמבר 2021
|
|
לעבוד עם hashing, ואז להחסיר מהסכום
|
|
|
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על אקאמאי :
|
|
|
נובמבר 2021
|
11.11.2021
|
|
|
פרטים לגבי התהליך |
ראיון טכני של 3 שעות, לבנות אובייקט JSON ממחזורת |
|
שאלות מתוך הראיון |
JSON Handling Library Objective
Write a library for JSON manipulation.
The library includes the following functionality:
1. Load a JSON file into an internal representation in memory
( deserialize)
2. Allow accessing values in an arbitrary location within the
JSON tree, and setting those values
3. Save the internal representation into a JSON file (serialize)
JSON Format
A JSON value can be one of the following:
String: a set of characters enclosed by double quotes.
Example: "hello"
Integer: a number. Example: 12
List: a list of other JSON values, separated by commas,
enclosed in square brackets. Example: [12, "hello", 14]
Dictionary: a list of key: value pairs, where the key is
always a String, and the value can be of any type. Separated by
commas, enclosed in curly braces. Example: {"one": 1, "name":
"James"}
Here are examples of valid JSON inputs:
{"one":123,"name":["James","Brown"]}
"just a string"
12
[1,2,{"one":{"two":{"three":["four"]}},"five":5},"five"] |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על סייברארק :
|
|
יש לכם מה להוסיף ?
|
|
|
|
|
|