Tell me about yourself.
Back End Developer Interview Questions
1,560 back end developer interview questions shared by candidates
You're given a (large) list of CSS hierarchies (an example hierarchy would be: div#video.large div#video-controls span#pause.btn.btn-large). Design a program to "autocomplete" searches against this corpus. Only the prefix of a tag name, id, or class should need to be typed to match against something. For example, the query 'd#v s#p.b' should match against the above hierarchy. However, 's d' should not, because the order of the hierarchy is wrong. All of the data structures to support this and a large part of the computation should be implemented in Redis.
gave a take home coding test, asked questions about rest apis and queues and integrating external apis with a project
Waited for the team leader to join for 15 minutes at first so the interviews held small talk with me. Both interviewers asked simple coding exercises. They shared their screens and asked me to solve.
Me conta um pouco da sua história?
How to connect Bango Jb to your code?
Discuss the return type of HashMap put() in java
DSA related question. Low level design.
1. Leetcode 2. System design 3. Leadership assessment
1. Do you know Docker? Have you used it before? 2. How well do you know GraphQL? 3. Tell me something about HTTP, TCP/IP 4. How do you handle asynchronous requests in your React project. 5. Tell me about Redux 6. Restful API
Viewing 961 - 970 interview questions