User Tools

Site Tools


leetcode_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
leetcode_notes [2023/12/25 09:22] rajuleetcode_notes [2023/12/25 09:53] (current) – [leetcode problems I came across] raju
Line 7: Line 7:
  
 ==== leetcode problems I came across ==== ==== leetcode problems I came across ====
-Policy 
-  * new entries go in the end 
  
   * 138. Copy List with Random Pointer - https://leetcode.com/problems/copy-list-with-random-pointer/description/   * 138. Copy List with Random Pointer - https://leetcode.com/problems/copy-list-with-random-pointer/description/
 +  * 102. Binary Tree Level Order Traversal - https://leetcode.com/problems/binary-tree-level-order-traversal/description/
 +  * 283. Move Zeroes - https://leetcode.com/problems/move-zeroes/description/
 +  * 1038. Binary Search Tree to Greater Sum Tree - https://leetcode.com/problems/binary-search-tree-to-greater-sum-tree/description/
 +    * to check - https://stackoverflow.com/questions/66018493/leetcode-problem-1038-binary-search-tree-to-greater-sum-tree-python
 +  * 121. Best Time to Buy and Sell Stock - https://leetcode.com/problems/best-time-to-buy-and-sell-stock/description/
 +  * 122. Best Time to Buy and Sell Stock II - https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/description/
  
leetcode_notes.1703496130.txt.gz · Last modified: 2023/12/25 09:22 by raju