Coding questions from string occurrences like combinations of vowels with each input size.
Software Trainee Interview Questions
9,099 software trainee interview questions shared by candidates
Where will i see myself after 5-10 yrs. Long tern goal?
Have you worked with git before?
The GD topics were general and given 1 or 2 minutes to prepare
What are the software development models?
Justify your role in project
Q. Asked questions on DBMS even when i didn't had it on my resume
At Harbinger, we take people who are curious. Have you been curious about something and ended up going with your curiosity?
Problem Statement: Given a string sentence and a target word word, determine how many times you can construct the word using the characters available in the sentence. Each character in the sentence can be used only as many times as it appears. Example: Input: sentence = "hellohellohello" word = "hello" Output: 3 Explanation: In the sentence "hellohellohello", the word "hello" can be constructed 3 times because there are enough occurrences of each character in "hello" to form the word three times. Constraints: The sentence and word will contain only lowercase English letters
oops, SQL, some questions on cloud computing as mentioned in my CV.
Viewing 1381 - 1390 interview questions