An open API service indexing awesome lists of open source software.

https://github.com/denisecp/data-structures

Data structures learning
https://github.com/denisecp/data-structures

binary-search code-interview data-structures javascript jsdoc linked-list pratice-exercise study

Last synced: 12 months ago
JSON representation

Data structures learning

Awesome Lists containing this project

README

          

# Data Structures Project

## Overview
Welcome to my Data Structures Project! I have undertaken this project to enhance my understanding of data structures, ultimately aiming to excel in coding interviews.

## Introduction
This project aims to provide a comprehensive understanding of essential data structures commonly used in programming. Whether you're preparing for coding interviews or simply seeking to strengthen your data structure knowledge, you'll find valuable insights and practical examples here.

## Components
This project comprises a set of individual JavaScript files, each dedicated to a specific data structure.

## Table of contents

- Binary Tree
- Stack
- Linked List

### Binary Tree
- Description:
- Use Cases:
- Implementation
- Example Usage:

## Contributing
If you'd like to contribute to this project by adding more data structures, improving documentation, or fixing bugs.

## Feedback
Your feedback is highly appreciated! If you have questions, suggestions, or find any issues, please [open an issue](https://github.com/denisecp/data-structures/issues) or [contact me](mailto:decpereira@outlook.com).

### Online Courses
- [Data Structures and Algorithms for Beginners](https://www.youtube.com/watch?v=BBpAmxU_NQo) By Mosh.