המגייסת פנתה לאחר שהגשתי קו״ח באתר. לאחר שיחה קצרה קבענו ראיון לשבוע ממועד השיחה. המראיינים היו נחמדים ואדיבים מאוד, ונתנו לי הרבה מרחב תמרון במהלך הראיון.
It's important to be able to explain the challenges you faced in your previous work and how they relate to the role you're interviewing for. If you're considering a change in your career path, it's equally important to know how to clearly articulate that transition.
שאלות מתוך הראיון
Given a list of numbers from 1 to N, where every number appears exactly twice except for one number x, which appears only once, solve this problem with time complexity O(n) and memory complexity O(1)
1-There is an array and a parameter, how can I know which index I have to stop to not pass the array
2- There was a lot of questions about Networking, Switches, Routers, Repeaters
given an n x m matrix of non-negative integers. Some of the cells in the matrix contain
the number 0. Propose an algorithm that will set all the elements in the rows and
columns containing a 0 to 0