What is Objected Oriented Programming? What are different types of SQL joins?
Technical Application Specialist Interview Questions
15,327 technical application specialist interview questions shared by candidates
Different types of joins
What are some of the HTTP methods for a REST call?
How to keep track of the number of times a word appears in the input string, and print counts
What is dml, ddl, dcl in SQL ?
Past experiences related to the job description
private static string a = "first"; static void Method(string a) { a = "second"; } static void Main(string[] args) { Console.WriteLine(a); Method(a); Console.WriteLine(a); } What would be the output of the above? and what to do change it?
Q. Are you an introvert or an extrovert?
Mostly about job and if I can handle.
they asked backend mainly, coding exercises leetcode (easy-medium) and system design
Viewing 1821 - 1830 interview questions