Questions related to basic algorithm, such as sorting.
Entry Level Software Engineer Interview Questions
1,698 entry level software engineer interview questions shared by candidates
was a while ago so can't really recall but coding questions came from hackerrank
Tested subject related knowledge by giving a real time example
Given a dictionary insert a key with the value xyz my_dict= {"Ana":{"location": "sfo" ,"pets: "cats" }}
What are the principles of object oriented design?
Why do you want to work for Microsoft?
Behavioural - teamwork scenarios, agile methodology - mostly case-based questions
5. How many shell's does your os have?
Technical Interview Round 1 example input: string: “this is a {foo} {bar}”; dictionary: {”foo”: “h”, “bar”: “i”} Replace the curly brace values with new dictionary value. Final string should look like "this is a h i". They also asked some behavioral questions about strengths/weaknesses, goal that I want to improve on, and a couple other project background questions.
What is JDBC? and what are options to connect database in java?
Viewing 1151 - 1160 interview questions