read in a string and output it backwards
Software Interview Questions
748,239 software interview questions shared by candidates
Check if tic-tac-toe has a winner
Write a method which transforms an integer into a binary number, no libraries using (on a whiteboard).
find a missing element in array B compare to array A.
1) Valid Parentheses 2) sorting an array based on the sequence of another array I cannot remember other questions.
Find the top 1000 most frequent words in a text file, with better than O(nlogn) complexity, tree traversal problem.
Design a distributed system for delivering messages to a main control.
There was written test which included 60 aptitude questions and 20 technical questions. In interview, below were the questions I remember : for input : 3 5 4 1 2, below is the output -*--- -**-- ***-- ***-* ***** Write program for it
Basic questions about family, education, projects, placement. And a little discussion on the answers of sql and java programs that were given in the previous round.
Write Logic for below scenario with minimal loops * * * * * * * * * * * * * * * * * * * * *
Viewing 1051 - 1060 interview questions