남남이루의 고군분투 🌳

  • 태그
  • 방명록
  • GIT Hub

Enumerate 1

[Dictionary 탐색] 프로그래머스 lv2. 신고결과받기 (feat. enumerate, set, dictionary)

[ 문제 바로가기 ] 수도코드 내 답안 def solution(users, report, k): report = set(report) report = [text.split() for text in report] history = {x[0]:[] for x in report} reported_cnt = {key:0 for key in users} reported_who = {key:[] for key in users} # block for content in report: whom = content[1] reported_cnt[whom] += 1 reported_who[whom].append(content[0]) blocked = [i for i, cnt in reported_cnt.items() if c..

⚡️algorithm/step-up ++ 2022.09.08
1
더보기
프로필사진

구구절절 개발블로그

  • Category (181)
    • Project (5)
    • Programming (6)
      • 💥 뽀개기 (1)
      • ☕ JavaScript (5)
      • 🧞‍♂️ React, TypeScript (6)
      • 🐍 Python (6)
      • 📚 Book Study (6)
      • 🌐 Web (3)
      • Tips (5)
    • ⚡️algorithm (98)
      • step-up ++ (6)
      • accepted (14)
      • master (1)
    • News (5)
      • Frontend (5)
      • Backend (0)
    • log ✎⁾⁾⁾ (30)
      • comming soon (0)
      • career (7)

Tag

combinations, 책스터디, clean code, Dictionary, 클린코드, DP, ADHD, typescript, 더오래하면돼, 파이썬, 알고리즘, DFS, 프로그래머스, 부스트캠프, 이분탐색, Set, Git, 그리디, 그래프, BFS,

Archives

«   2026/04   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30

최근댓글

방문자수Total

  • Today :
  • Yesterday :
글쓰기 관리자 GitHub

Copyright © AXZ Corp. All rights reserved.

  • Github

티스토리툴바