what is polymorphism in Object Oriented Programing?
Full Stack Web Developer Interview Questions
1,484 full stack web developer interview questions shared by candidates
Quanto tempo de experiência na área. Qual a formação acadêmica. Se estava disposto a fazer um teste.
Culture is important at this company, how would you fit in?
1 Codility exam. 3 tests (Java, Javascript, CSS) 2 Technical interview on Java 3 Past projects
All questions are related to Datastructures and algorithms
None, their recruiter went silent after making the first contact.
Teve alguma vez em que você percebeu um problema antes de todo mundo?
What are my prefered technologies to work with?
Tell us about your experience
First technical discussion: 1. Why implement IDisposable if that connection is going to close at some point anyway? 2. You can put a constraint for T to be a value type. 3. You can put a constraint for T to be a reference type. 4. What constraints do you have on T? 5. Yield return example. 6. Delegate vs Func vs Action vs Event. 7. Is the order of middleware calls predefined? Have you used it? 8. How do you use dependency injection? 9. How do you know if you are using a logger as dependency injection because the setup had an error or which specific service is used for logging? 10. Isn't it redundant to add ref to a function's parameter? 11. What makes you say that a function shouldn't be refactored to be ready for Unit testing? 12. What other communication protocols have you used besides REST and GraphQL? 13. Any difference between this in .NET and this in JavaScript? Second interview discussion with light live coding: -simplified version of the Polish notation that only consisted on paranthesis - write an algorithm that takes a string and returns a bool if the paranthesis are correctly open and closed Ex. ()()(()) - true )(())- false [()]()- true The focus was on the logic, they first presented a simplified version and then added complexity.
Viewing 981 - 990 interview questions