Two trains, each moving at 20 miles per hour towards each other, are initially 60 miles apart. A bee starts at the front of one train, flies to the other train, then back to the first train, and so on. If the bee always flies at 30 miles per hour, how far does the bee fly before the trains collide?
Software Engineer Interview Questions
419,648 software engineer interview questions shared by candidates
finding a missing number in a continuous number sequence.
Write a program takes in a string and a delimiter, and uses that delimiter to split a string and then will reverse the characters in every word (or jumble of characters between the delimiters), stuffing them back into a string when finished. ('The dog walks' becomes..... 'ehT god sklaw')
Write C code to check if an integer is a power of 2 or not in a single line?
some basic string searching or reversing linked list. finding maximum sum in a row in the interger array (contains minus) - incorrect solution approach I made here
What can you do to a method in a parent class so that it's not overriden by a method in child class with same name?
Why Syntel ?
1. Find vowels from the given string in the first round. 2. They provided small small c# programs for each sessions
You have a 10x10x10 rubix cube. You paint the outside. How many cubes have paint on them?
Basic questions on the form.
Viewing 591 - 600 interview questions