I can't remember the exact questions, but here is a typical example. Can you give me an example of when you had to deep dive into an unknown issue within your system, diagnose, fix and document the problem. Tell me the exact problem in a detailed technical level, the steps that you followed, how you resolved it and the administrative steps taken to data log for preventative work in the future.
C Developer Interview Questions
5,469 c developer interview questions shared by candidates
Tell me about yourself?
Explain best practices when using async / await in C#
Name every class you can think of in the .NET framework that implements IEnumerable
1. count how many bits are on in a byte 2. implement a stack so you can get the maximum element in o(1)- pop and push still needs to be in o(1). 3. a function that copies from a source file to buffer
What are the four foundations of object-oriented design?
Implement a logger with multiple backends for writing logs (screen, file, cloud, tape, etc). After implementing the task gets more complicated: implement an asynchronous logger capable writing to slow devices without blocking the caller.
Why Ecobee? What are you looking for in a company?
Parse out a string comprised of letters followed by numbers. Produce a string aggregates the letters and numbers (ie. "a1b2,a3" becomes "a4b2")
el gerente me pregunto ¿que es lo que ested quiere aprender en esta y empresa y que quisiera aportar?
Viewing 131 - 140 interview questions