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)
תשובות
הוסף תשובה
|
לצפיה בתשובות
אוקטובר 2024
XOR all the elements
דצמבר 2025
למה לא סכום סדרה חשבונית כפול 2 פחות הסכום של האיברים?
דצמבר 2025
למה לא סכום סדרה חשבונית כפול 2 פחות הסכום של האיברים?
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