why is the exponential function important in finance?
Software Engineer Interview Questions
467,307 software engineer interview questions shared by candidates
The most difficult question for me was the coding questions. They asked about what a certain line of code did and then they had me code a sorting algorithm or sorts. I was asked to code a function that would find the first none repeated letter.
Technical Given an unsorted array of numbers (that may contain repeated numbers), print or produce a data structure that contains all the pairs that have a sum equal to a number k. Do not include pairs that are the same numbers in a different order. Ex. [3,2,6,2,0,5,3,8,7,10] [(0,10),(2,8),(3,7)]
Given a string of words, reverse the words. Ex: "I like cats" --> "cats like I"
a coding question about given a lowercase string 'ab',write a program to generate all possible lowercase and uppercase combination {'AB',‘Ab’,'aB' and 'ab'}
If you could do anything what would be your dream job
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
Viewing 2151 - 2160 interview questions