given two strings,we can swap odd index character with another odd index character and even index character with another even index character any number of times.You have to check ,can two string become equal ?
Software Development Engineer Interview Questions
32,870 software development engineer interview questions shared by candidates
Find distance between nodes in binary tree
One of the coding interviews involved a problem from code jam competitions.
Brain teaser: In closed room u got 3 bulbs and outside the room there are 3 switches and u got exactly one chance to go inside room and come. How to do root which switch corresponds to which bulb?
How would you handle restrictions laid out by our InfoSec team
A realistic C++ question that was to be coded in an online IDE
Binary search
Define encapsulation, and give an example.
You can use 2 pointer approach and two sum variable and iterate through both array.
In what area and role, you want to focus?
Viewing 3101 - 3110 interview questions