How do you solve 3-sum - leetcode question.
Backend Software Engineer Interview Questions
2,346 backend software engineer interview questions shared by candidates
leetcode 3. Longest Substring Without Repeating Characters
The first technical interview included a technical problem similar to leetcode medium questions.
Technical coding question related to tree traversal.
- What challenges faced in XXX - Technical decisions made in XXX - Java specific questions: JVM, JDK, Java Libraries - OOP questions - Caching algorithms, how they work, examples - Database choices and indexing
Hash map implementation, operating systems
2 leetcode style, 1 Hard (Dynamic Programming) and the other is Medium (Simulation).
Coding questions include: Flip a binary tree, level order traversal, and one other 2-D DP question Other questions include: how raft works, how TCP works, TCP connection establishment/teardown, how TCP ensures reliable data transmission, difference between processes and threads, tell me something about epoll, have you heard of io_uring, DB isolation levels. If you have read relevant books such as CSAPP then you should be able to answer all of them
Database: What considerations do we need to make for a concurrent environment
coding: Binary tree preorder traversal
Viewing 1851 - 1860 interview questions