Singleton pattern
Lead Net Developer Interview Questions
3,422 lead net developer interview questions shared by candidates
Diff between Serialization and Deserialization
pattern printing, given an array- [1,2,3,4,5,6] length-6 , group-4, iteration-4 print below pattern [1,2,3,4] [5,6,1,2] [3,4,5,6] [1,2,3,4]
Asked to write couple sql queries.
Desing a restaurant. every table has some customers. there are waiters that serve the table, and there are chefs that can only handle a single dish at any given moment. write code that will take order(s) from a table and process it, when every dish is ready print it to the console. think about how waiters are going to take orders and deliver them to the chef, and how a chef will notify the waiters dish is ready (probably some sort of queue)
Describe a project you did in the past
Mostly about your project . Oops related questions Abstract class vs Interface. Static constructor. Easy if you prepare well.
Describe delegate and its real-life usage with and example
Basic background check: current company, salary
PDF reader
Viewing 3341 - 3350 interview questions