If you could do anything what would be your dream job
Software Engineer Interviews
Software Engineer Interview Questions
Software engineers write programs to design and develop computer software. Interviews are highly technical, so come ready to work through coding problems and math brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific software discipline such as web development, application development, or system development.
Top Software Engineer Interview Questions & How to Answer
Question #1: How would you describe your programming task process?
Question #2: Which programming languages do you know and prefer?
Question 3: What is an example of a successful project that you completed?
419,642 software engineer 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
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.
I am under NDA and cannot elaborate but they were not difficult. If you are decent at software engineering and practice with Cracking the Coding Interviews then you would be able to do them easily.
Viewing 2191 - 2200 interview questions