What about the company interested you to apply
Software Programmer Interview Questions
711,708 software programmer interview questions shared by candidates
How would you triage and go about fixing infrastructure problems? Giving an input file, get the number of lines matching a specific piece of text using bash scripting. Give the percentage of lines in the file that match that string.
Common algorithm question
check if a linked list is pallendrom.
Write code to see if a string is a sub string of another?
2. Swap the two values (int A=5 and int B=3), w/o using a 3rd attribute(so you cant use the 3rd attribute to store the value as a temporary storage).
what is the difference in string and stringbuffer
Singleton pattern
Convert all the words with 3 alphabets to upper case in a sentence.(JS)
You have chess board. How many squares are there in it totally?
Viewing 2031 - 2040 interview questions