0% found this document useful (0 votes)
4 views7 pages

Snapchat - LeetCode

The document provides an overview of LeetCode problems related to Snapchat, detailing the number of problems solved (0 out of 109) and listing various problems with their acceptance rates, difficulty levels, and frequencies. It mentions an improved algorithm for calculating company tags and states that the page updates weekly. Users can filter results by different time periods.

Uploaded by

harsh.anand.ggl
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views7 pages

Snapchat - LeetCode

The document provides an overview of LeetCode problems related to Snapchat, detailing the number of problems solved (0 out of 109) and listing various problems with their acceptance rates, difficulty levels, and frequencies. It mentions an improved algorithm for calculating company tags and states that the page updates weekly. Users can filter results by different time periods.

Uploaded by

harsh.anand.ggl
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

9/27/23, 1:21 AM Snapchat - LeetCode

(/)

 Snapchat

Problems Discuss

Notice
We've improved our algorithm that calculates company tags and their frequencies to be more
accurate and current.

This page updates weekly on Saturday.

You can filter the results by different time periods.

You have solved 0 / 109 problems.

Show problem tags Select time period: All time

# Title Acceptance Difficulty Frequency 

351 Android Unlock Patterns (/problems/android- 51.7% Medium


unlock-patterns) 

296 Best Meeting Point (/problems/best-meeting- 60.1% Hard


point) 

772 Basic Calculator III (/problems/basic-calculator- 49.4% Hard


iii) 

146 LRU Cache (/problems/lru-cache) 41.7% Medium

759 Employee Free Time (/problems/employee- 72.0% Hard


free-time) 

527 Word Abbreviation (/problems/word- 60.8% Hard


abbreviation) 

212 Word Search II (/problems/word-search-ii) 36.1% Hard

1096 Brace Expansion II (/problems/brace- 63.7% Hard


expansion-ii)

635 Design Log Storage System (/problems/design- 62.0% Medium


log-storage-system) 

939 Minimum Area Rectangle 53.1% Medium


(/problems/minimum-area-rectangle)

https://leetcode.com/company/snapchat/ 1/7
9/27/23, 1:21 AM Snapchat - LeetCode

(/) # Title Acceptance Difficulty Frequency 

241 Different Ways to Add Parentheses 64.6% Medium


(/problems/different-ways-to-add-parentheses)

79 Word Search (/problems/word-search) 40.7% Medium

311 Sparse Matrix Multiplication 67.8% Medium


(/problems/sparse-matrix-multiplication) 

140 Word Break II (/problems/word-break-ii) 46.3% Hard

253 Meeting Rooms II (/problems/meeting-rooms- 50.8% Medium


ii) 

632 Smallest Range Covering Elements from K Lists 61.9% Hard


(/problems/smallest-range-covering-elements-
from-k-lists)

642 Design Search Autocomplete System 48.7% Hard


(/problems/design-search-autocomplete-
system) 

679 24 Game (/problems/24-game) 49.3% Hard

127 Word Ladder (/problems/word-ladder) 38.0% Hard

269 Alien Dictionary (/problems/alien-dictionary) 35.4% Hard


231 Power of Two (/problems/power-of-two) 46.3% Easy

227 Basic Calculator II (/problems/basic-calculator- 42.7% Medium


ii)

1712 Ways to Split Array Into Three Subarrays 32.7% Medium


(/problems/ways-to-split-array-into-three-
subarrays)

935 Knight Dialer (/problems/knight-dialer) 51.3% Medium

340 Longest Substring with At Most K Distinct 48.3% Medium


Characters (/problems/longest-substring-with-
at-most-k-distinct-characters) 

161 One Edit Distance (/problems/one-edit- 34.2% Medium


distance) 

394 Decode String (/problems/decode-string) 58.4% Medium

403 Frog Jump (/problems/frog-jump) 45.9% Hard

305 Number of Islands II (/problems/number-of- 39.6% Hard


islands-ii) 

https://leetcode.com/company/snapchat/ 2/7
9/27/23, 1:21 AM Snapchat - LeetCode

(/) # Title Acceptance Difficulty Frequency 

871 Minimum Number of Refueling Stops 39.8% Hard


(/problems/minimum-number-of-refueling-
stops)

289 Game of Life (/problems/game-of-life) 68.0% Medium

460 LFU Cache (/problems/lfu-cache) 43.6% Hard

415 Add Strings (/problems/add-strings) 51.9% Easy

934 Shortest Bridge (/problems/shortest-bridge) 57.8% Medium

490 The Maze (/problems/the-maze)  56.9% Medium

210 Course Schedule II (/problems/course- 49.3% Medium


schedule-ii)

76 Minimum Window Substring 41.2% Hard


(/problems/minimum-window-substring)

1293 Shortest Path in a Grid with Obstacles 45.2% Hard


Elimination (/problems/shortest-path-in-a-grid-
with-obstacles-elimination)

329 Longest Increasing Path in a Matrix 52.9% Hard


(/problems/longest-increasing-path-in-a-
matrix)

126 Word Ladder II (/problems/word-ladder-ii) 27.4% Hard

439 Ternary Expression Parser (/problems/ternary- 60.3% Medium


expression-parser) 

438 Find All Anagrams in a String (/problems/find- 50.4% Medium


all-anagrams-in-a-string)

200 Number of Islands (/problems/number-of- 57.8% Medium


islands)

208 Implement Trie (Prefix Tree) 63.8% Medium


(/problems/implement-trie-prefix-tree)

139 Word Break (/problems/word-break) 46.2% Medium

1130 Minimum Cost Tree From Leaf Values 68.0% Medium


(/problems/minimum-cost-tree-from-leaf-
values)

362 Design Hit Counter (/problems/design-hit- 68.4% Medium


counter) 

224 Basic Calculator (/problems/basic-calculator) 42.7% Hard

https://leetcode.com/company/snapchat/ 3/7
9/27/23, 1:21 AM Snapchat - LeetCode

(/) # Title Acceptance Difficulty Frequency 

297 Serialize and Deserialize Binary Tree 55.9% Hard


(/problems/serialize-and-deserialize-binary-
tree)

36 Valid Sudoku (/problems/valid-sudoku) 58.6% Medium

399 Evaluate Division (/problems/evaluate-division) 61.4% Medium

787 Cheapest Flights Within K Stops 37.3% Medium


(/problems/cheapest-flights-within-k-stops)

528 Random Pick with Weight (/problems/random- 46.2% Medium


pick-with-weight)

1498 Number of Subsequences That Satisfy the 44.1% Medium


Given Sum Condition (/problems/number-of-
subsequences-that-satisfy-the-given-sum-
condition)

91 Decode Ways (/problems/decode-ways) 33.3% Medium

56 Merge Intervals (/problems/merge-intervals) 46.5% Medium

380 Insert Delete GetRandom O(1) 52.8% Medium


(/problems/insert-delete-getrandom-o1)

727 Minimum Window Subsequence 43.2% Hard


(/problems/minimum-window-subsequence)

1091 Shortest Path in Binary Matrix 46.6% Medium


(/problems/shortest-path-in-binary-matrix)

166 Fraction to Recurring Decimal 24.5% Medium


(/problems/fraction-to-recurring-decimal)

310 Minimum Height Trees (/problems/minimum- 38.7% Medium


height-trees)

37 Sudoku Solver (/problems/sudoku-solver) 59.3% Hard

1249 Minimum Remove to Make Valid Parentheses 66.2% Medium


(/problems/minimum-remove-to-make-valid-
parentheses)

2034 Stock Price Fluctuation (/problems/stock-price- 48.7% Medium


fluctuation)

123 Best Time to Buy and Sell Stock III 46.8% Hard
(/problems/best-time-to-buy-and-sell-stock-iii)

96 Unique Binary Search Trees (/problems/unique- 60.4% Medium


binary-search-trees)

https://leetcode.com/company/snapchat/ 4/7
9/27/23, 1:21 AM Snapchat - LeetCode

(/) # Title Acceptance Difficulty Frequency 

42 Trapping Rain Water (/problems/trapping-rain- 59.9% Hard


water)

121 Best Time to Buy and Sell Stock 53.5% Easy


(/problems/best-time-to-buy-and-sell-stock)

39 Combination Sum (/problems/combination- 70.0% Medium


sum)

72 Edit Distance (/problems/edit-distance) 55.4% Medium

432 All O`one Data Structure (/problems/all-oone- 36.5% Hard


data-structure)

347 Top K Frequent Elements (/problems/top-k- 63.1% Medium


frequent-elements)

348 Design Tic-Tac-Toe (/problems/design-tic-tac- 57.7% Medium


toe) 

14 Longest Common Prefix (/problems/longest- 41.6% Easy


common-prefix)

44 Wildcard Matching (/problems/wildcard- 27.3% Hard


matching)

10 Regular Expression Matching 27.9% Hard


(/problems/regular-expression-matching)

486 Predict the Winner (/problems/predict-the- 55.4% Medium


winner)

124 Binary Tree Maximum Path Sum 39.5% Hard


(/problems/binary-tree-maximum-path-sum)

1306 Jump Game III (/problems/jump-game-iii) 64.2% Medium

64 Minimum Path Sum (/problems/minimum- 62.9% Medium


path-sum)

23 Merge k Sorted Lists (/problems/merge-k- 50.9% Hard


sorted-lists)

67 Add Binary (/problems/add-binary) 52.7% Easy

314 Binary Tree Vertical Order Traversal 52.6% Medium


(/problems/binary-tree-vertical-order-traversal)

856 Score of Parentheses (/problems/score-of- 64.3% Medium


parentheses)

49 Group Anagrams (/problems/group-anagrams) 67.0% Medium

https://leetcode.com/company/snapchat/ 5/7
9/27/23, 1:21 AM Snapchat - LeetCode

(/) # Title Acceptance Difficulty Frequency 

974 Subarray Sums Divisible by K 54.0% Medium


(/problems/subarray-sums-divisible-by-k)

752 Open the Lock (/problems/open-the-lock) 55.8% Medium

785 Is Graph Bipartite? (/problems/is-graph- 55.0% Medium


bipartite)

207 Course Schedule (/problems/course-schedule) 46.2% Medium

17 Letter Combinations of a Phone Number 58.6% Medium


(/problems/letter-combinations-of-a-phone-
number)

377 Combination Sum IV (/problems/combination- 53.9% Medium


sum-iv)

143 Reorder List (/problems/reorder-list) 54.5% Medium

560 Subarray Sum Equals K (/problems/subarray- 43.2% Medium


sum-equals-k)

40 Combination Sum II (/problems/combination- 53.7% Medium


sum-ii)

242 Valid Anagram (/problems/valid-anagram) 63.3% Easy

155 Min Stack (/problems/min-stack) 53.0% Medium

162 Find Peak Element (/problems/find-peak- 45.8% Medium


element)

18 4Sum (/problems/4sum) 35.8% Medium

206 Reverse Linked List (/problems/reverse-linked- 74.8% Easy


list)

1351 Count Negative Numbers in a Sorted Matrix 77.3% Easy


(/problems/count-negative-numbers-in-a-
sorted-matrix)

118 Pascal's Triangle (/problems/pascals-triangle) 73.0% Easy

268 Missing Number (/problems/missing-number) 63.9% Easy

151 Reverse Words in a String (/problems/reverse- 36.9% Medium


words-in-a-string)

270 Closest Binary Search Tree Value 53.4% Easy


(/problems/closest-binary-search-tree-value)

312 Burst Balloons (/problems/burst-balloons) 58.0% Hard

https://leetcode.com/company/snapchat/ 6/7
9/27/23, 1:21 AM Snapchat - LeetCode

(/) # Title Acceptance Difficulty Frequency 

402 Remove K Digits (/problems/remove-k-digits) 30.8% Medium

443 String Compression (/problems/string- 53.0% Medium


compression)

964 Least Operators to Express Number 48.0% Hard


(/problems/least-operators-to-express-
number)

1754 Largest Merge Of Two Strings 46.7% Medium


(/problems/largest-merge-of-two-strings)

Copyright © 2023 LeetCode

Help Center (/support) Jobs (/jobs) Bug Bounty (/bugbounty) Online Interview (/interview/) Students (/student)

Terms (/terms) Privacy Policy (/privacy)

United States (/region)

https://leetcode.com/company/snapchat/ 7/7

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy