Given a string s of length n and an index i (0 <= i <= n). Using only constant extra space, how do you manipulate the string in-place to yield the string s[i, i+1, ... , n-1, 0, 1, ..., i-1]?
Software Development Interview Questions
37,011 software development interview questions shared by candidates
Generate all possible parenthesis for a given n
how to make it O(n)
Given a 2D array of boolean values determine the largest square sub-array containing only 1s.
Describe the most challenging problem you've had and how you solved it?
How would store and load a tree in file?
Implement a solution for the bounded buffer problem where you have a queue of work items and several producer/consumer threads.
Write a program to find out the median of two sorted array.
1. Implement stack using queue 2. Merge two arrays and sort them in order as specified at runtime. The two arrays may share common entries between them, but the resultant array must not have duplicates.
Design a cellphone for a blind person
Viewing 831 - 840 interview questions
See Interview Questions for Similar Jobs
Java DeveloperPython DeveloperSystems DeveloperC DeveloperSoftware EngineerSoftware Qa EngineerSenior DeveloperMobile DeveloperTechnical Program ManagerIt DeveloperHadoop DeveloperDevops EngineerSoftware Test EngineerSoftware ProgrammerSoftware Applications EngineerAtg DeveloperMobile EngineerComputer ScientistApplications Support Engineer