What are some examples of collections?
Lead Application Developer Interview Questions
10,226 lead application developer interview questions shared by candidates
On the first round it was some regular question about what I've done and what is my interest.
What are some concepts of OOP?
What is an abstract class?
UML Design of a building.
Multiple rounds of culture fit and behavioral assessments. Positive experience. Technical round is for UML modeling assessment. Starts with basic requirements and gets complex.
OOP concepts
1st Round: Programming Language(any): 1. Print first prime number after a given number 2. Generate 10 random numbers between given range Scripting: 1.List top 2 zip files under a particular directory 2. Delete all log files under a particular directory 3.Run a command in the background in linux 4.Write text into file 5. Append text at top of existing file content 2nd Round: Programming Language(any): 1.Merge 2 sorted arrays 2.Highest occurrence of char in a string 3.Print all sub-arrays of an int array that sum to 0. Scripting: 1.Print given string vertically - one char below the other 2.Delete lines 20-30 in a file 3.Print occurrence of each word in a file *Other 2 questions I forgot*
Write a program for single link list and double link list.
What are azure func? How is it different from durable functions? Why do you need to maintain state in durable functions? Give me a use case where you had to maintain state in a durable azure function. How do you read app settings configurations in your program.cs?
Viewing 9921 - 9930 interview questions