Skip to content

JongKI-PARK/algorithm

Repository files navigation

algorithm

About this Repository

This repository is based on "Introduction to Algorithms 2nd edition"
Summary of each chapters, Exercises and Problems in this book are mainly included in this repository. Plus, Algorithms implemented with C language will be included too!!

Finally, I would like to express my gratitude to Professor Junmo Kim for providing me with a good algorithm lecture.

Contents

Exercises and Problems in each Chapters and Codes according to each chapters are included and are all grouped by chapters. Not all exercises and problems are covered. I will cover only some of them. However, along with detailed explanations, I have written all of the background knowledge I have studied.

References

[1] Thomas, H. Cormen, Charles, E. Leiserson, Ronald, L. Rivest, & Clifford, Stein (2001). Introduction to Algorithms (2nd ed.). McGraw-Hill Science.
[2] MIT OpenCourseWare https://www.youtube.com/redirect?event=channel_description&redir_token=QUFFLUhqazJFR2dUY0pWekRVNjdPNDF5VXZweFpqbTdjZ3xBQ3Jtc0ttQ3RZdVlpS0Fxb0c0WGdOSWVJTTJWQTJ2Sml3djA3MWM1UmlNRW5xN3VobE1DNDljbWFXRXZJT1V1WXpQOVhEMktUenhaLTJJaExiaEtEZnNiaDJUc0UwOHdtdjVUWmJISjlwcXFjcXdCS1lGUl9sZw&q=https%3A%2F%2Focw.mit.edu
[3] John E. Hopcroft, Rajeev Montwani, Feffrey D. Ulman. Introduction to Automata Theory, Languages, and Computation 2nd Edition
[4] Kenneth Rosen, Descrete Mathmatics and its Application 8th Edition
[5] https://theswissbay.ch/pdf/Gentoomen%20Library/Algorithms/Introduction%20to%20Algorithms-Cormen%20Solution.pdf
[6] https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/11599/selected-solutions.pdf
[7] https://www2.compute.dtu.dk/~phbi/files/teaching/solution.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages