1.58K subscribers
600 photos
1 file
972 links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
https://leetcode.com/problems/diameter-of-binary-tree/description/

Max distance between any nodes in binary tree.
👍3
https://leetcode.com/problems/find-bottom-left-tree-value/description/

Leftmost node value of the last level of the Binary Tree.
👍3
https://leetcode.com/problems/even-odd-tree/description/

Binary tree levels are odd increasing and even decreasing.
👍3
👍4
https://leetcode.com/problems/bag-of-tokens/description/

Max score converting power to token[i] and token[i] to score. #medium
👍3
👍2
👍4
👍3
👍2
https://leetcode.com/problems/insert-interval/description/

Insert interval into a sorted intervals array #medium
👍2