How will you make this code readable (given a piece of code)
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
write a code to find largest odd number from the given array
Final interview asks you to show 1-2 personal projects. Other questions are standard behavioral, DS&A, and OOP questions.
Practice questions on Trees, Linked Lists, Arrays.
Finding a path in a maze which is represented by a grid of characters.
Given 2 strings find the common words along with the time and space complexity. How would you optimize the algorithm
In a collection of strings, output the string that occurs most often.
There was no unexpected or difficult Question. 1. Find the first non repetitive character in a character stream. 2. Check for prime number and Elevator system design. 3. Agent bidding system design 4. Find for subtree within a larger tree.
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.
Debugging questions will be of 7 questions for 21 minutes. Ex: An array will be sorted in descending you need to change the code to sort it in ascending.
Viewing 2201 - 2210 interview questions