Skip to content

lionlai1989/data-structures-and-algorithms

Repository files navigation

Data Structures and Algorithms

This repository contains my study notes on the course, Data Structures and Algorithms Specialization, offered by Coursera and UC San Diego.

Description

This specialization explores fundamental in data structures and algorithms and is divided into six series courses:

  • Greedy Algorithm
  • Divide and Conquer
  • Dynamic Programming

Getting Started

In this repository, all data structures and algorithms are developed from scratch. There is no requirement to install any additional dependencies; all you need is a C++ compiler installed on your system.

Authors

@lionlai

Version History

  • 2.0.0
    • Continue this course in 2023, but fail on string.
  • 1.0.0
    • Finish first three courses in 2016, but didn't continue till the end.

Acknowledgments

Explore the inspiration and references listed here to further expand your knowledge and sharpen your skills.

About

My study notes on the course "Data Structures and Algorithms Specialization."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors