What is a lambda expression? Why did you leave your last role ? It’s a red flag to leave so abruptly.
Software Junior Interview Questions
12,132 software junior interview questions shared by candidates
Abstract vs interface
Design a file system.
Introduce yourself. Who gave you a referral?
What is your plan to continue learning/develop your skills?
What experience do you have working as part of a team
Oops concepts Programming Sql Queries
Overridding vs Overloading, Interface vs Abstract class, how do you solve technical problems when they occur, how did you handle a previously made mistake in a team, a few more, but I forgot the other questions.
Write logic for a function that determines the number of word occurrences in a string. INPUT: string: "This is a big string with BIG words. Count all the big words" word: "big OUTPUT: 3
NOTE: Question description is paraphrased. Sample Question [Fix a bug] Provided program has to calculate how many times a name appears in a names list as a decimal fraction(i.e. proportion). Find and fix the bug. e.g. INPUT: list : "james", "john", "mary", "mary" name : "mary" OUTPUT: 0.5
Viewing 3041 - 3050 interview questions