Reverse the words in the string. For example: "Hello world" becomes "world Hello" No use of memory.
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
About the best project I had done till now?
The client has complained about your website that it runs very slowly. How would you increase the speed of the website?
Given a log file containing text in the following format customerName:productID:timeStamp find the number of customers seeing the same product again with 24 hours
Are objects and classes the same , and if not , how are they different?
Given N petrol pumps in a circular road, distance b/w adjacent petrol pumps and amount of petrol with vehicle capacity . Find a petrol pump where we should start so that we can cover entire road .
Standard programming problems, practice cracking the coding interview
(Phone question) Write an algorithm in your preferred language (C++, Ruby, Java) that takes in a random array and returns the top 3 maximum values.
1. Min stack implementation 2. Connected components analysis
I was asked to implement a cache for storing visited webpages, including some sort of deletion algorithm if the maximum sized was achieved.
Viewing 271 - 280 interview questions