Find the character with longest repitition in the string e.g. aaacccddddeefffffffg the result should be 'f'.
Softwareentwickler Ii Interview Questions
513,158 softwareentwickler ii interview questions shared by candidates
Write a function to find the maximum sum of sub array where the array can have negative and positive numbers.
In a BST write a program to find 2 nodes x and y such that X+y=k
what was a technical difficulty and how have you overcome it.
if you have a linked list ordered like : n1-n2-n3-n4-n5-n6-n7-NULL. how to sort it to be at the order : n2-n1-n4-n3-n6-n5-n7-NULL
Print a binary tree level by level in zigzag order
You have 10 bags that weighs the same except for one that weighs less. With a scale, what's the shortest number of tries to find the bag that weighs less?
Very very hard, they ask you to do a poker project for 8 hours and give no feedback after and ask you to leave
Given a string of the form: "{Valery,Jason,Peter} was in {good,bad} mood and he went to the {beach, party, library}"; Print out all the permutations of the string. Eg: Valery was in good mood and he went to the beach.
why should i hire you
Viewing 1011 - 1020 interview questions