Data-Structures

(β˜… 339)

Data Structures

  • Bubble Sort LL.cpp
  • Buy the Ticket.cpp
  • Check If One String Is Rotation of Another.java
  • Check If String Is Palindrome After At Most One Deletion.java
  • Check If Two Strings Are Isomorphic.java
  • Check If Word Is Valid After Substitutions.java
  • Compare two linked list.cpp
  • Convert sorted array into BST.cpp
  • CountNoOfNodesInBTree.cpp
  • Delete duplicate-value nodes from a sorted linked list.cpp
  • Delete every N nodes.cpp
  • Elements appearing Thrice.java
  • Even After odd Linked List.cpp
  • Find a node in LL.cpp
  • Find Duplicate Number.java
  • Find Extra Character.java
  • Find First and Last Position of Element in Sorted Array.py
  • Find Path in BST.cpp
  • Find Two Unique Numbers.java
  • Generate Binary Numbers.java
  • heightOfABTree.cpp
  • Inserting A Node at a given position in Linked List.c
  • Inserting a Node Into a Sorted Doubly Linked List.cpp
  • Is Subsequence.java
  • Majority Element.java
  • Merge Sort in LL.cpp
  • Merge two Sorted Linked List.cpp
  • Merge two sorted LL.cpp
  • Midpoint of LL.cpp
  • Minimum Count.cpp
  • Mirror a BinaryTree.cpp
  • Monotonic Array.java
  • Partition Array into Disjoint Intervals.java
  • PostOrder of BTree.cpp
  • Power of 2.java
  • PreOrder of BTree..cpp
  • Print Elements in Range in BST.cpp
  • Print in Reverse.cpp
  • README.md
  • Remove Adjacent Duplicates in String.java
  • Remove K Digits.java
  • Reverse a LL(Iteratively).cpp
  • Reverse LL(Recursively).cpp
  • Search in BST.cpp
  • Squares of a Sorted Array.java
  • SwapTwoNodesinLL.cpp
// repository documentation