Data-Structures-and-Algorithms
Data-Structures-and-Algorithms copied to clipboard
This repository features daily solutions for Algorithm and Data Structure problems, employing various programming languages and presenting diverse approaches to problem-solving.
Data-Structures-and-Algorithms
This repository features daily solutions for Algorithm and Data Structure problems, employing various programming languages and presenting diverse approaches to problem-solving.
Algorithms & Data Structures:
📗 Ruby
- 🏹 Practice
- 1
- 2
- 🛠 Problem solving
- Graph
- Hash Table
- Is it a binary tree
- Compare Triplets
- Array of Array Products
📘 JavaScript
- 🏹 Practice
- Linked List
- 🛠 Problem solving
- Graph
- Hash Table
- Is it a binary tree
- Compare Triplets
- Array of Array Products
-
Longest Common Prefix
SolutionDescription
-
Unique Number of Occurrences
SolutionDescription