Interview Experience Analysis for Snap

3 Records Found
TOTAL EXPERIENCES
3
COMPANIES COVERED
1
ROLES COVERED
2
LOCATIONS COVERED
1

Curious About Salaries?

View Snap Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Snap Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Snap (Phone Screen)

Snap

Summary

Loading content...

Interview Experience

You are given meeting rooms of size rooms. You need to distribute k people in these rooms such that they have maximum distance between them. Return the maximum distance possible Input : rooms = [7,8,3] k=7 Output : 2 We can represent the placement as a 1-D array [1,0,0,1,0,01], [1,0,0,1,0,0,0,1], [1...

Interview Questions (1)

Maximize Minimum Distance in Meeting Rooms

Data Structures & Algorithms
Loading content...
Read on LeetCode

[Snap][US][Staff SWE] Phone Screen Interview

SnapStaff SWE📍 US

Summary

Loading content...

Interview Experience

Implement Java's Math.sin(x) function which takes an input number and returns the sin() double value. sin(x) is defined by the Taylor Series as: $$X - X^3/3! + X^5/5! - X^7/7!....$$ Challenges: Taylor series has no end. When do you decide to terminate and return value to avoid infinite loop? What i...

Interview Questions (1)

Implement Math.sin(x) using Taylor Series

Data Structures & Algorithms
Loading content...
Read on LeetCode

Snap | Phone Screen | SWE

SnapSWE

Summary

Loading content...

Interview Experience

Sharing my Snap phone screen question. I was asked [Leetcode 2316. Count Unreachable Pairs of Nodes in an Undirected Graph](https://leetcode.com/problems/count-unreachable-pairs-of-nodes-in-an-undirected-graph/description/) - worded slightly differently as follows: *There are n individuals. You ar...

Interview Questions (1)

Pairs of Individuals Who Don't Like Each Other

Data Structures & Algorithms
Loading content...
View Problem
Read on LeetCode
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App