Software Engineer가 될래요

  • 홈
  • 태그
  • 방명록

힙 1

[프로그래머스] 코딩테스트 고득점 Kit 힙 C++ (더 맵게, 디스크 컨트롤러, 이중우선순위큐)

1️⃣ 더 맵게 프로그래머스SW개발자를 위한 평가, 교육, 채용까지 Total Solution을 제공하는 개발자 성장을 위한 베이스캠프programmers.co.kr생각 흐름일단 내림차순 정렬을 해서 pop_back을 사용하자 (vector 사용)pre, now를 선언하고,pre가 K보다 작으면 now랑 섞기코드1 - 오답#include #include #include #include using namespace std;bool compare(int a, int b){ return a > b;}int solution(vector scoville, int K) { int answer = 0; sort(scoville.begin(), scoville.end(), compare); ..

Algorithm 2024.10.26
이전
1
다음
더보기
프로필사진

Software Engineer가 될래요

Infra Engineer가 될래요

  • 분류 전체보기 (37)
    • Algorithm (14)
    • Certification (7)
    • Linux Master (2)
    • Kubernetes (2)
    • Observability (3)
    • Spring & SpringBoot (3)
    • Daily (6)

Tag

리눅스 마스터 1급 필기, resource requirements and limits, Spring, 프로그래머스, cka udemy, multiple schedulers, springboot, manual scheduling, replica set, CPP, 2473, 티스토리챌린지, taints and tolerations, kubectl expose, udemy, labels and selectors, 오블완, daemonsets, 작심삼주, 쿠버네티스 인 액션, core concepts, kubectl edit, 이중우선순위큐, boj, static pods, kubectl 명령어, CKA, node selector, scheduling 정리, kubectl get,

최근글과 인기글

  • 최근글
  • 인기글

공지사항

Archives

Calendar

«   2025/11   »
일 월 화 수 목 금 토
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 :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바