Skip to content

"Learning_DSA" is a repository chronicling a personal journey through the world of Data Structures and Algorithms (DSA).

Notifications You must be signed in to change notification settings

kwescon1/Learning_DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Learning_DSA

Welcome to "Learning_DSA" - my personal repository where I share my learning journey in the fascinating world of Data Structures and Algorithms. This repository is intended for anyone who wishes to delve into the basics of DSA and understand its practical applications.

What's an ALGORITHM

  • Simply put, an algorithm is a set of instructions for accomplishing a task

What's a DATA STRUCTURE?

  • A data structure in simple terms is a format for organizing, processing, retrieving, and storing data.

What's Inside?

  • Binary Search: Dive into the efficient world of searching algorithms, starting with the classic Binary Search. Understand how to cut down your search to half every time!

  • And More: As I continue my learning journey, I'll be adding more algorithms and data structures, along with my notes and insights.

Languages Used for Implementation

  • The code implementations in this repository are primarily written in Python and Java.

Getting Started

To get started, clone this repository:

git clone https://github.com/kwescon1/Learning_DSA.git

Navigate into the repository:

cd Learning_DSA

Browse through the folders and files for each topic. Each folder contains source code and a README explaining the concept.

Contributing

Feel free to fork this repository and contribute your insights or improvements. I'm always open to learning and collaborating.

License

This project is open source and available under the MIT License.

Acknowledgments

A shoutout to all the resources and community members who have helped me on this journey!


Happy Learning!


About

"Learning_DSA" is a repository chronicling a personal journey through the world of Data Structures and Algorithms (DSA).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published