Giter VIP home page Giter VIP logo

its-algo's Introduction

its-algo

(Originally its-acm) Practice for my first attempt at the ACM-ICPC competition!

(As of the day after the competition) This is how I study algorithms!

Much of the early work done on this repo will be based on Sogang University course, "Design and Analysis of Algorithms" (CSE3081) by professor Insung Ihm, and "Foundations of Algorithms 5th Edition" by Richard E. Neapolitan.

Topic/Todo List

Divide and Conquer

  • Code Mergesort
  • Code Quicksort
  • Read chapter 2 and internalize the DaC methodology!
  • Solve DaC questions from BOJ for practice

Dynamic Programming

  • Skim chapter 3 of 'Fundamentals of Algorithms'
  • Code a Fibbonacci calculator (w/o reference)
  • Code the Floyd–Warshall Algorithm
  • Code the Bellman-Ford Algorithm
  • Read chapter 3 and internalize the DP methodology!
  • Solve DP questions from BOJ for practice

Greedy Algorithms

  • Code the Prim Algorithm & the Kruskal Algorithm
  • Solve MST questions from BOJ

its-algo's People

Contributors

itsnamgyu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.