What is motivating you to consider new opportunities?
Team Lead Software Engineer Interview Questions
8,268 team lead software engineer interview questions shared by candidates
I have not selected for technical interview, they have shortlisted me based on my resume and didn't move forward without any proper explanation.
First interview, 2nd question - discuss creating a method that receives multiple text files in this format: a, b, c, d where each letter represents a name. you need to count all names in all files. discuss the fact that you can't read the files into memory - use generators to have connections to the files, what if you have a lot of different customers, one with 10k files and one with 3 files and the first one called the method before the 2nd one - how do you prevent starvation for the second one?
2nd interview 2. design facebook newsfeed - only thing he cared about was about the "fanning out" part of calculating the feed as that's what facebook is doing - differentiating between "regular" people and "famous" people with a lot of followers, so when you calculate the news feed for someone upon login you'll take the regular people's posts from the db and the famous people's posts from somewhere else like a cache
Thread pool , Garbage collection , Some recursion program
Can I deal with and manage different personalities on a team
What's your typical day like.
Tell about yourself. Tell about projects you did at work and off-work.
Round 1, complete JavaScript , html, css Round 2, JavaScript concept, architecture, Approach. Round 3, HOW TO WAIST CANDIDATE TIME
Tell me about how you've worked with product managers and designers in the past.
Viewing 6311 - 6320 interview questions