23년 이전 글/알고리즘

알고리즘 참조

 

 

1. 알고리즘 인터넷으로 공부할 수 있는 위키형식 사이트

 

수학인듯 과학아닌 공학같은 컴퓨터과학/알고리즘 기초

문서의 내용이 너무 쉬워서 오늘부터 프로그래밍 할 수 있을 것 같습니다.

librewiki.net

 

2. 정렬, 트리 시각화 후 순차적으로 볼 수 있는 곳

 

visualising data structures and algorithms through animation - VisuAlgo

VisuAlgo is free of charge for Computer Science community on earth. If you like VisuAlgo, the only "payment" that we ask of you is for you to tell the existence of VisuAlgo to other Computer Science students/instructors that you know =) via Facebook/Twitte

visualgo.net

 

3. 이론 설명과 코드 예제(영어)

 

GeeksforGeeks | A computer science portal for geeks

A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.

www.geeksforgeeks.org

 

4. 파이썬 깃허브

 

GitHub - python/cpython: The Python programming language

The Python programming language. Contribute to python/cpython development by creating an account on GitHub.

github.com

 

5. 이것이 취업을 위한 코딩테스트다 (저자 : 나동빈)

동빈님 알고리즘 대회 깃헙

 

GitHub - ndb796/Python-Competitive-Programming-Team-Notes: Python Library for Programming Competition

Python Library for Programming Competition. Contribute to ndb796/Python-Competitive-Programming-Team-Notes development by creating an account on GitHub.

github.com

 

6. 똑똑한 코드 작성을 위한 실전 알고리즘 (저자 : 조지 하이네만)

 

 

반응형

'23년 이전 글 > 알고리즘' 카테고리의 다른 글

스택의 응용, 다중 스택  (0) 2022.07.27