Have you worked with git before?
Software Engineer Trainee Interview Questions
6,731 software engineer trainee interview questions shared by candidates
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
Justify your role in project
Why do you want to join Mphasis
He asked what is OOPS concepts?
I cleared aptitude round So I got an opportunity for second round, that was technical round. I joined earlier, they allowed me to attend. They asked Simple questions. -What is Class -what is object -multiple inheritance in java -multi threading -why java -about project -what is prime number -what is composite number -wap to demonstrate prime number -wap for palindrome
tell me about your self
Some basic codings like reverse of string, linked list, palindrome.
Por que você tem tanta sede de vencer no futuro?
What if we use try keyword without catch keyword will it generate error or not ?
Viewing 1021 - 1030 interview questions