Given a string "aaabbbcc", compress it, = "a3b3c2" . Given that output string's length is always smaller than input string, you have do it inplace. No extra space
Software Development Engineer Interview Questions
32,804 software development engineer interview questions shared by candidates
how would you move mount fuji?
non disclosure agreement
What was one of your best achievements on a project in the past?
DS, Algorithms.
Discussed online assessment.
Given a set of numbers -50 to 50, find all pairs that add up to a certain sum that is passed in. What's the O notation for what you just wrote? Can you make it faster? Can you find an O(n) solution? Implement the O(n) solution
Most of them were expected. Almost all are problem solving questions. 1. Given a BST with following property find the LCA of two given nodes. Property : All children has information about their parents but the parents do not have information about their children nodes. Constraint - no additional space can be used
Write an algorithm to determine if 2 linked lists intersect
Why do you want to join Wipro ? and please don't give me crap answers !
Viewing 1 - 10 interview questions