If you could do anything what would be your dream job
Software Interview Questions
551,385 software interview questions shared by candidates
Why did you choose Accenture?
Puzzle 1 There are 100 bags each containing 100 coins.Only one bag has Gold coins.1 gold coins weigh 0.1 grams more than normal coin.How do you find gold coin bag with the help of weighing machine??
Final interview asks you to show 1-2 personal projects. Other questions are standard behavioral, DS&A, and OOP questions.
Ques on C,Web development,Java,Database
Coding challenge
Write a code that returns the sum of the n and n+1 numbers of the Fibonacci sequence (ex: n=4 the result is 3+5=8)
C program for A=b=c or swapping of numbers
Write a function/method with this signature: bool MyFunc(string term, string input) {} The method should return true if the search term is found in the input string, even when there are other characters in between. Examples: "aba", "bbbbabbxxxxxxbb" returns false "aba", "bbbbabbxxxxxxab" returns true Basically, do I see an 'a', then 'b', then another 'a' before I run off the end of the input string?
Practice questions on Trees, Linked Lists, Arrays.
Viewing 2761 - 2770 interview questions