HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🐣
프론트엔드 데브코스 3기 교육생
/
😃
기동팀
/
💬
[Day 3] 스크럼
💬

[Day 3] 스크럼

태그
스크럼
날짜
Oct 19, 2022
💡
오늘 한 일과 배운 내용 중 새로 알게된 내용, 추가적인 공부가 필요한 내용을 적어보아요!

📓 학습 관련 자료 공유

  • 이전에 부트캠프 자료 구조 강의 들으면서 받은 Repo입니다. 다양한 자료구조를 VanillaJS로 구현된 로직이라서 참고 자료로 올립니다. 🫡🫡🫡
    • algorithm_FDS17/3_DataStructures at master · ai-creatv/algorithm_FDS17
      You can't perform that action at this time. You signed in with another tab or window. You signed out in another tab or window. Reload to refresh your session. Reload to refresh your session.
      algorithm_FDS17/3_DataStructures at master · ai-creatv/algorithm_FDS17
      https://github.com/ai-creatv/algorithm_FDS17/tree/master/3_DataStructures
      algorithm_FDS17/3_DataStructures at master · ai-creatv/algorithm_FDS17
  • 오늘 강의 내용은 아니지만 정렬 알고리즘들을 통해 정렬하는데 걸리는 시간을 시각적으로 비교해서 보여주는 페이지 입니다.
    • Sorting Algorithms Animations
      These pages show 8 different sorting algorithms on 4 different initial conditions. These visualizations are intended to: Show how each algorithm operates. Show that there is no best sorting algorithm. Show the advantages and disadvantages of each algorithm. Show that worse-case asymptotic behavior is not always the deciding factor in choosing an algorithm.
      Sorting Algorithms Animations
      https://www.toptal.com/developers/sorting-algorithms
      Sorting Algorithms Animations
  • 알고리즘들의 동작 원리를 애니메이션으로 만들어서 직관적으로 알 수 있는(?) 사이트 입니다. (심심할때 한 번 보시면 좋을듯?)
    • visualising data structures and algorithms through animation - VisuAlgo
      VisuAlgo was conceptualised in 2011 by Dr Steven Halim as a tool to help his students better understand data structures and algorithms, by allowing them to learn the basics on their own and at their own pace.
      visualising data structures and algorithms through animation - VisuAlgo
      https://visualgo.net/en
 

👥 나눈 이야기들

  • Singly Linked List 과제에서 예외 처리 부분
    • 리스트 길이에서 벗어난 인덱스 처리
  • 책 공부 방법
    • 예제 코드 따라쳐보기
 

👀 오늘 한 일

대현
ex) 프로그래머스 강의 Day 1 학습 완료
 
 
동우
  • 프로그래머스 강의 Day 3 학습 완료
  • LinkedList (단일, 양방향, 원형) 작성
 
 
주영
  • 2일차 복습 및 TIL
  • 3일차 강의 듣기
  • 계획 세우기
  • 진유림님께 git 관련 질문하기
 
명재
  • 프로그래머스 강의 Day 3 학습 완료
  • LocalStorage, SessionStorage, Cookie Blog 작성 완료
다연
  • 프로그래머스 강의 Day 3 학습 완료
  • TIL 작성 완료