In your opinion, what is the main challenge to GIB in 2016?
Software Development Interview Questions
37,297 software development interview questions shared by candidates
say about your self
1)Hacker Rank Test Consisting of questions on Stack ( Balanced Paranthesis ), Decode a String, and MultiThreading question on making a transaction synchorinzed . 2) F2F interview rounds after 1 week on the Micro focus development Center in banglore. Questions Asked: Implement Stack using queue data structure. 2) Given two array containg N and N+1 elements respectively , Both the array contains N same elements , Find the extra element ? Ex: arr1 = { 1,2,3,4,5} arr2 = { 1,4,3,5,6,2} Ans : 6 3) Given a string as MMMIIICCROOOOFFFFFOOOOCCCUUUSSSSS Do in-place editing of the string to return MICROFOCUS. You are not allowed to use any helper functions or create a new string/array.
All scenario based questions!!
Four infinite length parallel lines are D distances apart. A needle of length d is dropped randomly (d<D). What is the probability that the needle cross a line.
Sort an array of "0" and "1" without additional array time complexity should be O(n) and memory O(1)
Do you expect wind power generation to be relatively high on a clear and cold day?
Q: By share screen, please create code to reverse each words in a sentence.
Reverse a linked list using recursion
Can we make static class member private?
Viewing 501 - 510 interview questions