Debugging of code snippets
Engineer Software Interview Questions
419,718 engineer software interview questions shared by candidates
Given a two dimensional array of characters, provide an implementation which would print out the characters in the array in a spiral manner.
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.
1. Check if two strings are palindromes. 2. Make a function that does this for lists of strings 3. Implement a hash function for this instead of brute force.
Most efficient way to identify what character is out of place in a non-palindrome, sorting search results on a page given a certain set of criteria
Core JAVA concepts. Questions on multi-threading Questions on file parsing, JSON parsing One logical question: You have 9 balls out of which 8 are of same weight and 1 is heavy. Given 2 tries and a 2 pan weighing scale, find the heaviest ball. (google the answer)
Find the intersection of two arrays.
Any improvement on Fibonacci .
in written test there were 10 questions for half an hour.clear a bit ,toggle a bit,function for itoa ,insert and display linked list,assign a value to address (0x00024), in second round 1.difference between long and short de bounce period,what is background process when interrupt occurs,
Swap two numbers without using temp variable?
Viewing 2741 - 2750 interview questions