House Robbers 1 (no kidding)
Software Engineer Intern Interview Questions
9,351 software engineer intern interview questions shared by candidates
work me through your resume algorithm
Asked about Java, OOP, data structures and algorithms, resume deep dive.
It was a technical question.
1. Given an array, find the minimum difference among elements across all K-sized non-contiguous subarrays 2. How would you store user profile data for a social media platform?
https://leetcode.com/problems/jump-game-iv/ Jump game 4 in leetcode
Was asked a question regarding maze traversal, followed by a follow-up question with more constraints to the maze traversal. It was a live coding interview with a language of my choice on my own IDE.
Hash map implementation, operating systems
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
Determine longest consecutive substring in a string
Viewing 7431 - 7440 interview questions