<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://www.singun11.wtf/</id><title>kokoa</title><subtitle>프로그래머스(그렙)에서 SW Engineer로 근무하고 있는 koa라고 합니다.</subtitle> <updated>2025-12-31T13:37:15+09:00</updated> <author> <name>shinkeonkim</name> <uri>https://www.singun11.wtf/</uri> </author><link rel="self" type="application/atom+xml" href="https://www.singun11.wtf/feed.xml"/><link rel="alternate" type="text/html" hreflang="ko" href="https://www.singun11.wtf/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 shinkeonkim </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>2025년 회고록 - 개발자에서 학생으로 돌아가서, 2025년을 정리하며</title><link href="https://www.singun11.wtf/posts/goodbye-2025/" rel="alternate" type="text/html" title="2025년 회고록 - 개발자에서 학생으로 돌아가서, 2025년을 정리하며" /><published>2025-12-31T13:30:00+09:00</published> <updated>2025-12-31T13:37:01+09:00</updated> <id>https://www.singun11.wtf/posts/goodbye-2025/</id> <content src="https://www.singun11.wtf/posts/goodbye-2025/" /> <author> <name>shinkeonkim</name> </author> <category term="회고록" /> <summary> 개요 2025년… 굉장히 많은 일이 있었던 것 같습니다. 퇴사부터, 대학교 복학, 멋쟁이사자처럼과 SIPE 동아리 활동 그리고 여러 프로젝트와 자격증 취득까지 정말 다양한 활동을 했습니다. 이전에도 써왔던 회고글들처럼, 2025년 한 해 동안 있었던 일들을 회고하고자 합니다. 다만 여러 종류의 일들이 있었던지라, 카테고리별로 정리해보려 합니다. 1. 퇴사와 복학 올해 3월에 퇴사와, 대학교 복학을 같이 했습니다. 이전 글 에서 퇴사에 대한 이야기를 다루기도 했습니다. 퇴사를 하고 나서도 뭘 해야 할지 여러 고민을 했습니다. 어떤 도전들을 해야 할지, 어떤 공부들을 해야 할지에 대해서. 그래서 여러 도전적인 활동을 해보려고 했고, 더 다양한 분야의 공부도 해보려고 했습니다. 2. 동아리 활동... </summary> </entry> <entry><title>Atcoder Beginner Contest 399 후기</title><link href="https://www.singun11.wtf/posts/abc-399/" rel="alternate" type="text/html" title="Atcoder Beginner Contest 399 후기" /><published>2025-03-30T19:00:00+09:00</published> <updated>2025-03-30T19:09:53+09:00</updated> <id>https://www.singun11.wtf/posts/abc-399/</id> <content src="https://www.singun11.wtf/posts/abc-399/" /> <author> <name>shinkeonkim</name> </author> <category term="atcoder" /> <summary> 개요 대회 링크 어제 (03/29) 저녁 9시부터 10시 40분까지 진행된 Atcoder Beginner Contest 399 후기입니다. 총 7문제 중 4문제를 풀었습니다. A번부터 D번까지 풀이하는데 19분을 소모했습니다. 이후 E번과 F번을 풀기 위해서 대회 종료시각까지 트라이를 했지만 풀이하지 못했습니다. rating이 떨어지나 걱정했지만, 다행히도 rating이 약간 올라서 안심했습니다. 공식 에디토리얼 (해설) 풀이 해설은 꼭 문제를 한번 읽고 확인해주세요. A - Hamming Distance 문제 내용 두 문자열이 주어진다. 두 문자열의 해밍 거리 (서로 다른 문자의 개수)를 구하면 된다. 풀이 문자열을 순회하면서 서로 다른 문자의 개수를 구하면 됩니다. ... </summary> </entry> <entry><title>Atcoder Beginner Contest 398 후기</title><link href="https://www.singun11.wtf/posts/abc-398/" rel="alternate" type="text/html" title="Atcoder Beginner Contest 398 후기" /><published>2025-03-23T11:20:00+09:00</published> <updated>2025-03-23T11:20:00+09:00</updated> <id>https://www.singun11.wtf/posts/abc-398/</id> <content src="https://www.singun11.wtf/posts/abc-398/" /> <author> <name>shinkeonkim</name> </author> <category term="atcoder" /> <summary> 개요 대회 링크 어제 (03/22) 저녁 9시부터 10시 40분까지 진행된 Atcoder Beginner Contest 398 후기입니다. 총 7문제 중 6문제를 풀었습니다. A번부터 D번까지 풀이하는데 20분을 소모했고, E번이 interactive 문제였고, 아이디어가 떠오르지 않아 F번 먼저 풀이하였고 이때 20분 정도 시간이 걸렸습니다. 그 이후, E번 풀이를 떠올리고 풀이하는데 25분 가량 걸렸습니다. 그리고도 시간이 남아서 G번을 확인하였습니다. 다만, 이때까지도 모든 문제를 풀이한 사람이 없던 상황이었고, G번의 난이도가 쉽지 않다는 것을 알게 되었습니다. 여러 접근을 했지만 풀이를 알아내지 못하고 대회가 종료되었습니다. 공식 에디토리얼 (해설) 풀이 해설은 꼭 문제를 ... </summary> </entry> <entry><title>Atcoder Beginner Contest 396 후기</title><link href="https://www.singun11.wtf/posts/abc-396/" rel="alternate" type="text/html" title="Atcoder Beginner Contest 396 후기" /><published>2025-03-09T18:20:00+09:00</published> <updated>2025-03-09T18:20:00+09:00</updated> <id>https://www.singun11.wtf/posts/abc-396/</id> <content src="https://www.singun11.wtf/posts/abc-396/" /> <author> <name>shinkeonkim</name> </author> <category term="atcoder" /> <summary> 개요 대회 링크 어제 (03/08) 저녁 9시부터 10시 40분까지 진행된 Atcoder Beginner Contest 396 후기입니다. 총 7문제 중 5문제를 풀었습니다. A ~ D번까지 문제를 보자마자 바로 풀이하였고, 21분 소요했습니다. 여전히 구현이 느립니다. 더 땡겨야 합니다. E번 문제를 대강 풀이하고 제출했는데, 최적화된 해답을 출력하지 않았고, 이를 해결하는데 시간을 오래 사용했습니다. 마지막 제출을 대회 종료 5초전에 했고, 대회가 종료된 후 AC를 확인했습니다. 공식 에디토리얼 (해설) 풀이 해설은 꼭 문제를 한번 읽고 확인해주세요. A - Triple Four 3번 연속된 숫자가 있는 경우, Yes 아니면 No를 출력한다. 문제에 주어지는대로 바로 구현... </summary> </entry> <entry><title>Atcoder Beginner Contest 395 후기</title><link href="https://www.singun11.wtf/posts/abc-395/" rel="alternate" type="text/html" title="Atcoder Beginner Contest 395 후기" /><published>2025-03-02T11:50:00+09:00</published> <updated>2025-03-02T11:50:00+09:00</updated> <id>https://www.singun11.wtf/posts/abc-395/</id> <content src="https://www.singun11.wtf/posts/abc-395/" /> <author> <name>shinkeonkim</name> </author> <category term="atcoder" /> <summary> 개요 대회 링크 어제 (03/01) 저녁 9시부터 10시 40분까지 진행된 Atcoder Beginner Contest 395 후기입니다. 총 7문제 중 5문제를 풀었습니다. A ~ E번까지 문제를 보자마자 해답은 바로 떠올랐지만, 코드를 작성하는 시간이 오래 걸렸습니다. F번, G번 문제를 읽고나서 도저히 바로 해답이 안떠올라서 대회를 그대로 종료했습니다. 공식 에디토리얼 (해설) 풀이 해설은 꼭 문제를 한번 읽고 확인해주세요. A - Strictly Increasing? N 개의 숫자가 주어집니다. N 개의 숫자들이 엄밀하게 증가하는 수열로 주어졌는지 판단하면 됩니다. 그냥 구현하면 됩니다. B - Make Target 자연수 N이 주어집니다. 문제 규칙에 맞게 ... </summary> </entry> </feed>
