Warren
Interview experiences shared by candidates.
Capgemini | Fullstack Developer | Coding | Online Assessment
Fullstack Developer
Part 1 conceptual angular questions Q1 what is change management in amgular and how zone.js is work in angular ? Q2 what is ng template? Q3 diff. Between observable and promises? Q4 what is eager and lazy loading? Q5 wha...
Gemini | Software Engineering Intern | Coding | Phone Screen
Software Engineering Intern
You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money. Return the fewest number of coins that you need to make up that amount. If th...
Google | Software engineer | Coding | Phone Screen
Software engineer
I was asked a compressed encoding algorithm for bits
Disney | Senior Software Engineer | Coding | Onsite
Senior Software Engineer
Problem: Your team is building a backend API service that ingests temporal markers (time based segments in video content) generated by an interference pipeline. Each inference run produces a marker set for a video. A vid...
Klaviyo | Software Engineer I | Coding Collab | Onsite
Software Engineer I
You're given a pre written Python Flask application that processes Stripe webhook events. The code is intentionally buggy and poorly written. You work with a Klaviyo engineer in a pair programming format to read through...
Capital One | Ai engineer intern | Technical Deep Dive | Onsite
Ai engineer intern
How does the parameters temperature and top p infleucne the pass@k scores
Capital One | Ai engineer intern | Technical Deep Dive | Onsite
Ai engineer intern
How does the temperature and top P parameters influence the reasoning paths in chain of thoughts
Sig | quant researcher | Math Interview | Phone Screen
quant researcher
1. We roll a six sided die ten times. What is the probability that the total of all ten rolls is divisible by 6? 2. I have a plot of land but unsure how much it's worth. After an inspection there are 3 possibilities: 10%...
Apple | New Grad SWE IS&T | Coding | Phone Screen
New Grad SWE IS&T
First 30 minutes was general coding principles depending on the language you choose will ask questions dependent on that. For instance, what are the 4 pillars of object oriented programming. Then move onto 30 min leetcod...
Linktree | Software Engineer | Coding Fundamentals | Phone Screen
Software Engineer
typescript import { LinkTypeDetector, LinkType } from '../index'; import { describe, test, expect, beforeEach } from '@jest/globals'; describe('LinkTypeDetector', () = { let detector: LinkTypeDetector; beforeEach(() = {...
Lam Research | Software Engineer | Coding | Onsite
Software Engineer
It was an onsite in person interview for me, this was a Java focused role so be expected to code in Java by hands on the white board, the questions asked weren't too difficult, they mainly want to see your Java skills ra...
Roche | Software Engineer Intern | Coding | Onsite
Software Engineer Intern
The final will be conducted by 3 engineers, each will ask different questions. Engineer 1 (30 mins) Two Sum Valid Palindrome Some Java related questions like how error handling works, garbage collections, basic oop Engin...
Meta | Software Engineer | Coding | Phone Screen
Software Engineer
First part behavioral Tell me about a project you worked on recently. What was the most challenging part? Was there any misalignment with a stakeholder? Why do you think the misalignment happened, and what would you diff...
Microsoft | SDE2 | Coding | Phone Screen
SDE2
A path in a binary tree is a sequence of nodes where each pair of adjacent nodes in the sequence has an edge connecting them. A node can only appear in the sequence at most once. Note that the path does not need to pass...
Microsoft | Software Engineer | Coding | Phone Screen
Software Engineer
Microsoft MAI/Copilot : CSV Parsing & Querying Problem: Given a CSV, parse it and turn each row into a dictionary object where column headers are keys. Then implement querying capabilities. Example CSV: Key,location,weat...
Microsoft | Product Manager | Product Design | Online Final Interview
Product Manager
The process consisted of three back to back interviews. The first was behavioral and focused heavily on your background. They go deep into your experiences and expect clear reasoning behind your decisions. A key part is...
Amazon | Software Developer Engineer intern | Coding | Online Assessment
Software Developer Engineer intern
It was a 30 minute interview with an Amazon full time SDE employee. my interviewer as not in the same org that i would be He asked me first a leet code easy, 2sum. And than he followed up with: You are given an array of...
Equinor | Software Engineer intern | Coding | Online Assessment
Software Engineer intern
The entire interview process was online, and it consisted mostly of IQ and behaviour questions. Typically, you match the pattern for a given number of questions in a given amount of time. Cultural fit was extremely impor...
IBM | Software Developer ELH | Resume Deep Dive | Onsite
Software Developer ELH
IBM Blitz interview first stage. Basically, the interviewer had my resume and asked me a ton of resume deep dive questions like "Explain this experience on your resume", and follow up questions about my experience. He al...
Salesforce | Senior Member of Technical Staff | Coding | Phone Screen
Senior Member of Technical Staff
Glide typing (also called swiping) is when you type by sliding your finger across the keyboard instead of tapping each key. The swipe usually collects extra letters along the way. The system's job is to figure out the wo...