Arihant Jain

Results 3 issues of Arihant Jain

Given a binary tree root, return whether it's a binary search tree. A binary tree node is a binary search tree if : ------(C++) 1. All nodes on its left...

hacktoberfest

Given a binary tree root, return whether it's a binary search tree. A binary tree node is a binary search tree if : ------(C++) 1. All nodes on its left...

hacktoberfest

Hi @avinash201199 I would like to add a program -> **Longest Consecutive Sequence** ---- Given an unsorted array of integers nums, find the length of the longest sequence of consecutive...

good first issue
hacktoberfest