A can lay railway track between two given stations in 16 days and B can do the same job in 12 days. With help of C, they did the job in 4 days only. Then, C alone can do the job in:
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,545 software engineer interview questions shared by candidates
Minesweeper puzzle
REST APIs to create, delete transactions and fetch transaction statistics.
When was the last time you made a mistake?
what will be the output of alert[null==undefined)
There were 2 rounds: technical hr and general hr Technical HR: They asked questions on embedded systems, microprocessor and microcontrollers and real time examples. Some c-programming questions were asked. General HR: This round was fairly simple where they try to gt a read on people and ask us about our life, why we are interested in this company, how we will grow as individuals and so on.
Explain abstraction, inheritance and polymorphism in OOP using a real world example.
Array consisting of only 0's and 1's was given, Rearrange such that all zero followed by all one in O(N), just single loop from 0 to n-1?
How to make class as Immutable
Your code involves some delayed operations that depend on the system clock. How could we make them better testable without having long running tests?
Viewing 3311 - 3320 interview questions