Given a string, return true or false if it's a palindrome
Back End Engineer Interview Questions
Back End Engineer Interview Questions
If you're applying for a job position as a back-end engineer, interviewers want to know if you have the knowledge to design, build, and maintain the server-side of a website. Be prepared to answer questions about the latest in web design and technology, as well as questions about your problem-solving skills, time management abilities, and communication skills.
Top Back End Engineer Interview Questions & How to Answer
Question #1: Can you talk about the most modern advancements in website building and servers?
Question #2: How do you feel about working as a member of a team?
Question #3: Can you tell me about a time you had to meet a tight deadline?
1,560 back end engineer interview questions shared by candidates
Describe a time you missed a launch deadline
Describe a coworker you didn't have respect for
Discuss the return type of HashMap put() in java
Nos conte sobre sua trajetória profissional
1. Leetcode 2. System design 3. Leadership assessment
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.
Tell me about yourself.
Technical questions on algorithms, asks typical behavioral questions with the leftover time after you finish.
Finding item in linked list.
Viewing 951 - 960 interview questions