Saloni Doshi

Results 8 issues of Saloni Doshi

## Change Summary Provide summary of changes with issue number if any. ## Checklist **If you haven't fulfilled the below requirements, your PR won't be reviewed.** ### General - [x]...

Status: Pending for Changes

## 🚀 Feature Insertion In a Linked List ### Have you read the Contribution Guidelines? YES ## Pitch Important Topic - Asked in many company's interviews ## Assignees (Do not...

python
javascript
kotlin
Go
hacktoberfest

## 🚀 Feature To check whether a given tree is a valid Binary Search Tree (BST) or not. ### Have you read the Contribution Guidelines? YES ## Pitch An important...

## 🚀 Feature A segment tree is a data structure used to store information about array segments and answer segment queries efficiently. ### Have you read the Contribution Guidelines? Yes...

python
javascript
java
kotlin
c#
hacktoberfest

## Have you read the Contribution Guidelines? Yes ## Description Added Code for Insertion In Linked List ## Checklist - [x] I've read the contribution guidelines. - [x] I've checked...

## 🚀 Feature Insertion And Deletion of Node in Binary Search Tree ### Have you read the Contribution Guidelines? Yes ## Pitch Because Binary search trees are implemented efficiently and...

python
c
javascript
java
kotlin
c#
hacktoberfest

## Have you read the Contribution Guidelines? Yes ## Description Added C++ codes for Insertion and Deletion in Binary Search Trees (BST). ## Checklist - [x] I've read the contribution...

hacktoberfest-accepted

## 🚀 Feature Level Order Traversal in Binary Search Tree (BST) ### Have you read the Contribution Guidelines? Yes ## Pitch This is issued to solve many questions in competitive...

python
c
javascript
kotlin
c#
Go
hacktoberfest