Would you be ok if we keep rescheduling the call 5 times with zero notice before the scheduled time?
Software Developers Interview Questions
96,234 software developers interview questions shared by candidates
Why do you want to shut off the video feed? Don't you know I am entitled to see you?
gave me a tree of 3 level and provided me a number that contains the level number and asked me to code a program that would print the nodes on that level in the tree.
Counting the number of anagrams of one string in another string
Rearrange the elements of an array so that all zeroes are at the end of the array, while preserving the ordering of the nonzero elements.
Given a list of integers, all from 1 to n, except for 2 which are marked as "0", find the 2 values that are missing. For example, for n = 5: arr = [1,5,0,0,3] => the two missing values are 2 and 4.
Reverse a string
Advantage of Process Over thread ??
How many bytes are actually allocated by malloc(n)? How does free() know how many bytes to free?
1 step: 1m /2m. How many ways you can walk through a 10 meters road.
Viewing 1171 - 1180 interview questions