dolong2110 / Coursera-Data-Structures-and-Algorithms-Spcialization

The implementation for all exercises during the data structures and algorithms course created by UC San Diego on Coursera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures and Algorithms Specialization

course_image All problems from course 1 to course 3 have been solved.

My solutions to assignments of Data structures and algorithms (by UCSD and HSE) on Coursera.

This is a Coursera specialization for intermediate programmers which consists of 6 courses. Individuals with proficiency in any programming language can take this course. They offer starter files in various programming languages but further ahead in course, they provide starter files only in C++, Java and Python3.

This specialization is a deep dive into various algorithms, data sructures and their applications. It is being taught by:

  • UNIVERSITY OF CALIFORNIA SAN DIEGO
  • NATIONAL RESEARCH UNIVERSITY HIGHER SCHOOL OF ECONOMICS.

This is an excellent course so far and highly recommended if you are gravely interested in studying Data Structures and Algorithms.

The code samples are in Python3. These are the implementations of some problems that are part of this specialization.

Getting Started

Read through our Contribution Guidelines before you contribute.

Contents

Algorithmic Warm-up

  1. Sum of two digits

About

The implementation for all exercises during the data structures and algorithms course created by UC San Diego on Coursera

License:MIT License


Languages

Language:Java 37.1%Language:C++ 25.3%Language:Python 24.6%Language:Kotlin 6.6%Language:Ruby 2.7%Language:Haskell 1.9%Language:JavaScript 1.5%Language:C# 0.1%Language:Scala 0.1%Language:Rust 0.1%