1- Write a function which removes duplicates characters from char array without using extra space and O(n) time. Given char[] a = {'a','a','a','b','b','c','c','d'} and your out put should be = {'a','b','c','d'}
Software Engineer Ii Interview Questions
26,084 software engineer ii interview questions shared by candidates
Interview was quite good and the panel members are very happy with my discussion.Suddenly at last moment i got to know that they are rejecting me.If i m not fitting into the criteria,they shouldn't have considered my profile only.After 25 days they realized this and rejected me.
How do you test an elevator
What does integrity mean to you?
What is your reason for leaving your current position?
Basic OOP questions proceeded by questions detailing use of Java OOP features.
Given the definition of a Fibonacci sequence, write a function to give the n-th term of the sequence.
Find exist in maze or prove its non existence.
1. You have X Gb file and Y Gb of RAM and need to load the file 2. Some basic and stupid questions
I have a black and white 2 dimensional image. Design a way to compress this image - lossless compression
Viewing 241 - 250 interview questions