Didnt ask anything about me or my resume. They sent ma link to write the code. Asked me to write the code for finding the number of words in a string without using split and scanner. Then asked me to improve the code to accommodate corner case i.e if multiple spaces or null string etc. Asked me to write the test cases for the program.
Manager In Interview Questions
17,817 manager in interview questions shared by candidates
According to you what is a good code?
In a sequence of alphabets (like aaabbddaabbcc) write a program to find the number of the consecutive alphabets in and print the alphabet and number. example :if input is aaabbddaabbcc then output should be 3a, 2b, 2d, 2a, 2b, 2c
Was given various challenges to write scripts that test different programs and data.
What professional experience do you have? What's the best/worst job you ever had? Scenario: How would you respond to...?
What made you want to apply for this position?
Write a method to decide if the given binary tree is a binary search tree or not.
Given an int array, find the sequence of elements that has the largest sum
What kind of work that you have done?
1. Finding first non repeated character in an array 2. Linux command to list files containing specific string 3. Mysql query related to Group by Second phone interview 1. create a doubly linked list out of that tree where each node represents sum of all nodes in the same vertical line. 2. Implement search for a sorted rotated array.
Viewing 61 - 70 interview questions