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:28] – [leetcode problems I came across] rajuleetcode_notes [2023/12/25 09:53] (current) – [leetcode problems I came across] raju
Line 11: Line 11:
   * 102. Binary Tree Level Order Traversal - https://leetcode.com/problems/binary-tree-level-order-traversal/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/   * 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.1703496497.txt.gz · Last modified: 2023/12/25 09:28 by raju