mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
537 B
537 B
| 1 | 1 | Two Sum | 45.6% | Easy | 0.014983541429464405 | https://leetcode.com/problems/two-sum |
|---|---|---|---|---|---|---|
| 2 | 2 | Add Two Numbers | 33.9% | Medium | 0.009003349524164856 | https://leetcode.com/problems/add-two-numbers |
| 3 | 3 | Longest Substring Without Repeating Characters | 30.4% | Medium | 0.008179203236736318 | https://leetcode.com/problems/longest-substring-without-repeating-characters |
| 4 | 15 | 3Sum | 26.8% | Medium | 0.0021990113314367685 | https://leetcode.com/problems/3sum |
| 5 | 1275 | Find Winner on a Tic Tac Toe Game | 52.8% | Easy | 0 | https://leetcode.com/problems/find-winner-on-a-tic-tac-toe-game |