Culture is important at this company, how would you fit in?
Full Stack Web Developer Interview Questions
1,376 full stack web developer interview questions shared by candidates
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.
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.
Questioms were mainly on Object Oriented JavaScript, ES6 and Node JS
Count duplicates in a integer array
dbms,os,cn basics such as deadlocks,osi model,queries,etc..
Viewing 911 - 920 interview questions