insert an element at the end of a circular linked list in which you have just the pointer to the head
Software Development Engineer Interview Questions
32,870 software development engineer interview questions shared by candidates
The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
Given a list of integers, return the longest contiguous subsequence that adds up to the largest value.
You are given an array of integers 'A' and a number 'x'. Find the largest values in 'A' such that it is smaller than 'x'.
I faced a simple but interesting question. In a for loop condition statement, how can u invert the logic by changing a single character.
All of the questions are fairly easy. Be prepared for communication skills and big oh analysis.
Problem solving question: You have a list of numbers from 1 to 1000000 and one number is missing, but you don't know what it is. If you can only go through the numbers once, how do you find the missing number.
reverse a sentance
Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
During lunch, one interviewer asked me how I would test a pencil to prepare it for release.
Viewing 3031 - 3040 interview questions