[go: up one dir, main page]

0% found this document useful (0 votes)
308 views4 pages

Nvidia - LeetCode

The document provides an overview of LeetCode problems associated with Nvidia, including problem titles, acceptance rates, difficulty levels, and frequencies. It highlights that users have solved 1 out of 56 problems and mentions improvements in the algorithm for calculating company tags. The page updates weekly and allows filtering of 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)
308 views4 pages

Nvidia - LeetCode

The document provides an overview of LeetCode problems associated with Nvidia, including problem titles, acceptance rates, difficulty levels, and frequencies. It highlights that users have solved 1 out of 56 problems and mentions improvements in the algorithm for calculating company tags. The page updates weekly and allows filtering of 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/ 4

9/27/23, 1:17 AM Nvidia - LeetCode

(/)

 Nvidia

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 1 / 56 problems.

Show problem tags Select time period: All time

# Title Acceptance Difficulty Frequency 

697 Degree of an Array (/problems/degree-of-an- 56.1% Easy


array)

622 Design Circular Queue (/problems/design- 51.3% Medium


circular-queue)

1046 Last Stone Weight (/problems/last-stone- 65.2% Easy


weight)

696 Count Binary Substrings (/problems/count- 65.4% Easy


binary-substrings)

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

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


data-structure)

273 Integer to English Words (/problems/integer- 30.2% Hard


to-english-words)

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


linked-list)

48 Rotate Image (/problems/rotate-image) 72.6% Medium

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


islands)

https://leetcode.com/company/nvidia/ 1/4
9/27/23, 1:17 AM Nvidia - LeetCode

(/) # Title Acceptance Difficulty Frequency 

304 Range Sum Query 2D - Immutable 53.5% Medium


(/problems/range-sum-query-2d-immutable)

33 Search in Rotated Sorted Array 40.0% Medium


(/problems/search-in-rotated-sorted-array)

188 Best Time to Buy and Sell Stock IV 40.9% Hard


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

295 Find Median from Data Stream 51.5% Hard


(/problems/find-median-from-data-stream)

2571 Minimum Operations to Reduce an Integer to 50.6% Medium


0 (/problems/minimum-operations-to-
reduce-an-integer-to-0)

297 Serialize and Deserialize Binary Tree 55.9% Hard


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

894 All Possible Full Binary Trees (/problems/all- 82.8% Medium


possible-full-binary-trees)

75 Sort Colors (/problems/sort-colors) 60.4% Medium

1197 Minimum Knight Moves 39.9% Medium


(/problems/minimum-knight-moves) 

10 Regular Expression Matching 27.9% Hard


(/problems/regular-expression-matching)

54 Spiral Matrix (/problems/spiral-matrix) 47.6% Medium

138 Copy List with Random Pointer 54.1% Medium


(/problems/copy-list-with-random-pointer)

692 Top K Frequent Words (/problems/top-k- 57.5% Medium


frequent-words)

160 Intersection of Two Linked Lists 55.8% Easy


(/problems/intersection-of-two-linked-lists)

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

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

215 Kth Largest Element in an Array 67.1% Medium


(/problems/kth-largest-element-in-an-array)

141 Linked List Cycle (/problems/linked-list-cycle) 48.8% Easy

https://leetcode.com/company/nvidia/ 2/4
9/27/23, 1:17 AM Nvidia - LeetCode

(/) # Title Acceptance Difficulty Frequency 

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


words-in-a-string)

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


compression)

 1 Two Sum (/problems/two-sum) 50.7% Easy

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


sorted-lists)

862 Shortest Subarray with Sum at Least K 25.9% Hard


(/problems/shortest-subarray-with-sum-at-
least-k)

20 Valid Parentheses (/problems/valid- 40.2% Easy


parentheses)

329 Longest Increasing Path in a Matrix 52.9% Hard


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

24 Swap Nodes in Pairs (/problems/swap-nodes- 63.1% Medium


in-pairs)

121 Best Time to Buy and Sell Stock 53.5% Easy


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

19 Remove Nth Node From End of List 42.6% Medium


(/problems/remove-nth-node-from-end-of-
list)

2 Add Two Numbers (/problems/add-two- 41.3% Medium


numbers)

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

621 Task Scheduler (/problems/task-scheduler) 57.3% Medium

211 Design Add and Search Words Data Structure 44.4% Medium
(/problems/design-add-and-search-words-
data-structure)

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

707 Design Linked List (/problems/design-linked- 28.0% Medium


list)

540 Single Element in a Sorted Array 59.0% Medium


(/problems/single-element-in-a-sorted-array)

59 Spiral Matrix II (/problems/spiral-matrix-ii) 70.1% Medium

https://leetcode.com/company/nvidia/ 3/4
9/27/23, 1:17 AM Nvidia - LeetCode

(/) # Title Acceptance Difficulty Frequency 

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


anagrams)

46 Permutations (/problems/permutations) 77.2% Medium

73 Set Matrix Zeroes (/problems/set-matrix- 53.4% Medium


zeroes)

283 Move Zeroes (/problems/move-zeroes) 61.4% Easy

7 Reverse Integer (/problems/reverse-integer) 27.9% Medium

74 Search a 2D Matrix (/problems/search-a-2d- 49.2% Medium


matrix)

88 Merge Sorted Array (/problems/merge- 48.0% Easy


sorted-array)

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


sum-equals-k)

50 Pow(x, n) (/problems/powx-n) 34.0% Medium

1610 Maximum Number of Visible Points 37.3% Hard


(/problems/maximum-number-of-visible-
points)

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/nvidia/ 4/4

You might also like