technical question about power plant
Ingeniero C Interview Questions
3,798 ingeniero c interview questions shared by candidates
When would you like to start?
YES!
Why were you working in McDonalds?
Why are you changing a job every year?
1) What is multithreading? 2) How do you create threads and how do you resolve thread issues? 3) How would you update an UI element when two threads are accessing it simultaneously? 4) How would you prevent two instances of an application from opening? 5) What is async programming and how to create task based method? 6) Out vs Ref? 7) What is Dependency injection? 8) Did you work between managed and unmanaged codes (C++ and C#)? 9) Which design patterns did you use? What is singleton? 10) What is background worker? 11) Do you have any question?
Did I work with design patterns.
You have unordered list of numbers. For example, 5, 0, 1, 2, 4, 9. Compress these numbers and represent them as a string: “0-2, 4-5, 9”.
Write codes to realize encapsulation such as get and set, but they ask to do it not using common way.
What are the difference between table valued function and stored procedure?
Viewing 341 - 350 interview questions