All Projects → jjuyeon → Tech-Interview-Study

jjuyeon / Tech-Interview-Study

Licence: other
주니어 개발자를 위한 기초 CS 스터디

Projects that are alternatives of or similar to Tech-Interview-Study

Codex
A free note-taking software for programmers and Computer Science students
Stars: ✭ 242 (+77.94%)
Mutual labels:  computer-science, cs
Crash Course Computer Science Chinese
💻 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
Stars: ✭ 8,057 (+5824.26%)
Mutual labels:  computer-science, cs
cs50
📗 Problem sets for CS50 course by Harvard University
Stars: ✭ 69 (-49.26%)
Mutual labels:  cs
algoholic
🎲 A sandbox for trying out algorithms from the coursera Princeton and Stanford courses, leetcode and codility
Stars: ✭ 18 (-86.76%)
Mutual labels:  computer-science
EN-FA-CS-Dictionary
💬 An English-Persian Dictionary of Computer Science and Artificial Intelligence
Stars: ✭ 97 (-28.68%)
Mutual labels:  computer-science
cmc-csci046
CMC's Data Structures and Algorithms Course Materials
Stars: ✭ 31 (-77.21%)
Mutual labels:  computer-science
cpp
algorithms in c++
Stars: ✭ 42 (-69.12%)
Mutual labels:  computer-science
CS
Computer Science Notes
Stars: ✭ 33 (-75.74%)
Mutual labels:  computer-science
computer book list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
Stars: ✭ 1,535 (+1028.68%)
Mutual labels:  computer-science
dcs-notes.github.io
Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick
Stars: ✭ 22 (-83.82%)
Mutual labels:  computer-science
awesome-cogsci
An Awesome List of Cognitive Science Resources
Stars: ✭ 71 (-47.79%)
Mutual labels:  computer-science
stack-cs-activities
A stack of activities to teach advanced computer science (developed by the Teaching Lab community at the Faculty of Informatics, Masaryk University)
Stars: ✭ 20 (-85.29%)
Mutual labels:  cs
leetspeek
Open and collaborative content from leet hackers!
Stars: ✭ 11 (-91.91%)
Mutual labels:  computer-science
bcomp-extended
Emulator of basic computer
Stars: ✭ 21 (-84.56%)
Mutual labels:  cs
UIViewAnimationsHandbook
This project takes up all the available UIView animations in Swift4. Each type animation added with an example and expected result in the form of GIF. A glimpse at README would give you a better idea. Do give a star if you like the work.
Stars: ✭ 43 (-68.38%)
Mutual labels:  computer-science
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (-56.62%)
Mutual labels:  computer-science
js-data-structures
🌿 Data structures for JavaScript
Stars: ✭ 56 (-58.82%)
Mutual labels:  computer-science
wps-se
Software Engineering Basic for Web Developer
Stars: ✭ 59 (-56.62%)
Mutual labels:  computer-science
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (-23.53%)
Mutual labels:  computer-science
CS-study
cs지식을 정리하는 공간
Stars: ✭ 171 (+25.74%)
Mutual labels:  computer-science

Tech Interview Study

📌 About

  • 신입 개발자로서 알아야 할 필수 CS 지식에 대해 공부하고 기록하는 저장소입니다.
  • 매주 취합된 기술 면접 질문을 바탕으로 필요한 사전지식을 정리하며 공부합니다.
  • 매주 스터디 미팅(목요일)에서 나온 자료들도 업로드합니다.

📄 How to contribute

  1. 매주 스터디 할 CS 주제들을 스터디 일주일 전 issue로 등록한다.
  2. 'CS과목명' 안의 README.md 에 매주 일요일까지 자신이 취합한 질문을 등록한다.
  3. 월요일부터 미팅날까지 취합된 질문에 대한 CS 지식을 공부한다.
  4. 공부 내용은 'CS과목명/자신의 이니셜로 만들어진 폴더' README.md 에 정리한다. (추가로 자료를 업로드할 수 있다.)
  5. 모든 commit은 항상 관련된 issue와 연결한다.
    - Sample commit: #1

📄 Reference

📚 Document Structure

├─CS과목명
│  ├─jsy
│  ├─kkw
│  ├─lhk
│  ├─yij
│  ├─README.md(기술 면접 질문 정리)


1️⃣ Database

2️⃣ Network

3️⃣ Operating System

4️⃣ JAVA

5️⃣ Algorithm (+ Data Structure)

6️⃣ Spring

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].