Code a project with a prompt
Software Development Engineer Interview Questions
32,835 software development engineer interview questions shared by candidates
Given two parameters, the first parameter being a string of words with no spaces, the second being a dictionary with all thinkable words, return the first string with spaces put in between the words.
Detect if two strings are anagrams from one another. (Not palindoms! Anagrams are just mixed letters)
Questions on Basic Algorithmic and Programming Questions - easy to medium difficulty. Know basic algorithm questions.
Mvc routing
what are your technological interests
Reverse a linked list - both iterative and recursive way.
How do you test the functionality of weather.com which takes a coordinates anywhere on earth and gives you accurate current weather information. After I given my plan which is to use automation tool collecting weather information from public weather station and compare results. I was asked what if there's no web service, no phone service, not even radio and you can't load weather forecast information from the public weather stations. Nor you can use historical value to test since the results need to be very accurate.
Question regarding how to retrieve the second highest repeated number in array the second question was how to print the nodes of binary tree level wise
Fixing minor errors in already written code
Viewing 921 - 930 interview questions