|
|
הוסיפו מידע על מעסיק
|
מפתח WEB
|
|
שאלות מראיונות עבודה לתפקיד
|
|
|
|
|
Theworker >
תוכנה
>
פירוט שאלות מראיונות עבודה לתפקיד מפתח WEB
פירוט שאלות מראיונות עבודה לתפקיד מפתח WEB
520 - 511 מתוך 1416
|
|
|
|
ראיון לתפקיד מפתח WEB
בחברת קומפאי
נובמבר 2021
|
08.11.2021
|
|
|
פרטים לגבי התהליך |
שאלה מתוך שאלון. |
|
שאלות מתוך הראיון |
Q1) What is a controlled input element?
a) An input element with the controlled flag
b) An input element whose value is being controlled by a component’s state
c) An input element that can only accept a list of characters
d) An input element that is controlled by the value of another input element
Q2) What is the declarative way to render a dynamic list of components based on values in an array
a) Using the reduce array method
b) With a for/while loop
c) Using the component
d) Using the Array.map() method
Q3) When it is recommended to pass this.setState as a function instead of an object?
a) When the new state should completely replace the old state
b) When the new state depends on the old state
c) When the new state does not depend on the old state |
|
תשובות |
הוסף תשובה
|
לצפיה בתשובות
|
|
|
|
|
נובמבר 2021
|
|
Q1 - B
Q2-D
Q3-B
|
|
|
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על קומפאי :
|
|
|
ראיון לתפקיד מפתח WEB
בחברת מובאו
ספטמבר 2021
|
06.11.2021
|
|
|
פרטים לגבי התהליך |
מטלת בית 2 ימים |
|
שאלות מתוך הראיון |
Please create a login page and a profile page:
1. a. Create an users table with the following attributes : name, email, password, birth date and address
new users to the table.
2. For the login page:
2. a. Create two inputs - email and password. Make sure the password is at least 6 characters and it contains numbers and letters. Also note that the email is written correctly.
2. b. Add a login button that will authenticate if the user exists in your firebase data. In case the user’s inputs are correct - pass the user to the profile page. The authentication will be implemented with Firebase.
2.c. Make sure the login form contains all the necessary validations.
3. For the profile page:
Show all the information stored in the firebase database of the logged in userץ
4. Deploy the project with any service you want
5. Bonus: |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על מובאו :
|
|
|
ראיון לתפקיד מפתח WEB
בחברת אינטל
מאי 2021
|
02.11.2021
|
|
|
פרטים לגבי התהליך |
ראיון הכולל אישיותי שאלות ושאלות תיכנות |
|
שאלות מתוך הראיון |
מתי מפתחים בdesktop ומתי בפיתוח web |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על אינטל :
|
|
|
ראיון לתפקיד מפתח WEB
בחברת מטריקס
נובמבר 2021
|
02.11.2021
|
|
|
פרטים לגבי התהליך |
ראיון אישי ומקצועי עם מבחן |
|
שאלות מתוך הראיון |
שאלה: נתון קוד(בהמשך). יש להשלים את סימני השאלה כך שעל המסך יודפס:
6,7,6,7,6,7,6,7,6,7,6,7,6,7...
אסור להשתמש בפקודות מסוג if, while,for אלא רק על ידי ביטוי מתמטי. הקוד:
int x = ???;
while(true){
x = ???;
System.out.println(x + ",");
} |
|
תשובות |
הוסף תשובה
|
לצפיה בתשובות
|
|
|
|
|
נובמבר 2021
|
|
פיתרון: בסימני השאלה הראשונים נכתוב x = 7 ובסימני השאלה השניים נכתוב x = 13-i - לכן בפעם הראשונה היה x שווה ל-6 ובפעם השנייה שווה ל-7 וכך הלאה לסירוגין.
|
|
|
|
יולי 2022
|
|
בסימני השאלה הראשונים נכתוב 7 ובשניים
((1-x)-x)-x=x
|
|
|
|
פברואר 2023
|
|
x = x==6 ? 7 : 6
|
|
|
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על מטריקס :
|
|
|
ראיון לתפקיד מפתח WEB
בחברת הירולו
אוגוסט 2021
|
01.11.2021
|
|
|
פרטים לגבי התהליך |
תהליך ברור ומאוד נעים לכל אורכו. |
|
שאלות מתוך הראיון |
Debounce, Axios , שאלות על הפרוייקט |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על הירולו :
|
|
יש לכם מה להוסיף ?
|
|
|
|
|
|