Given an array of unknown size, reverse the positive numbers (before a negative marker) in the array. Ex: [2, 3, 1, 4,-1...] would become [4, 1, 3, 2, -1...]
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,775 software engineer interview questions shared by candidates
How to use pre-order to traverse a tree and save it in a txt file. (simple data-structure like string).And then use the file you saved to construct the original tree.
OOP concepts + Real life examples
Do you have any serious medical conditions which you must have health coverage? Can't you get on COBRA yourself?
1. Python debugging questions Code snippet having bugs will be shown and you have to correct the code with propper logic
Explain the merge sort algorithm
One question was a non-trivial SQL query where I may have had 8 minutes to answer. It involved a table with 3-4 other related tables, one of which contains history of individual orders. You are asked to list the customer name, customer_id with the most orders.
What is the maximum number of Friday the 13ths in any given year?
What kind of cable would you connect RF to the spectrum analyzer?
What are the different methods to search a binary tree? Some applications of each of them...
Viewing 2841 - 2850 interview questions