Menu collapse image

   Parkito's on the way!   

  • About
  • Programming
    Knowledge Algorithm Python Shell programming
  • Insight
      Sensitivity     Rationality  
  • Projects
      Dev related     ETC  
Sunghwan Park
Sunghwan Park

I'm Parkito. I'm back. Obsessed with esthetics of codes, sentences, modularity and writing

Contact me

2025 © Sunghwan Park

TSP 알고리즘 1: 문제 소개 및 완전탐색 구현

유명한 TSP, '여행하는 외판원 문제'를 소개하고, 완전탐색으로 구현합니다.

   — 2019, May 30   — 

현실에서 유용한 Bitwise 연산 및 활용 모음

개인적으로 알고리즘 문제와 실제 개발에서 유용하게 사용했던 몇몇 비트 연산 및 활용법을 소개합니다.

   — 2019, May 25   — 

"You are all labor merchandises"

Let's look back on a lesson in my college.

   — 2019, May 15   — 

생애 첫 기술면접 탈락 후기 및 교훈

Let's check what I've learned from failing in a tech interview

   — 2019, May 10   — 

Web vs Internet, what's the difference?

Let's briefly look through significant differences between the Web and the Internet

   — 2019, May 02   — 

Python의 Closure에 대해 알아보자

Python에서 유용한 Closure에 대해 살펴봅니다.

   — 2019, Apr 22   — 

[Python] Get longest palindromes in string

We get longest palindromes in a with a bad and a good solution in Python

   — 2019, Apr 16   — 

[Python] Useful tips when importing modules in Python

Let's take a more closer look at what happens when we import modules in Python.

   — 2019, Apr 10   — 

[Python] 다양한 방법으로 팩토리얼(Factorial) 구해보기

Python을 통해 가능한 많은 방법으로 팩토리얼을 구해봅시다.

   — 2019, Apr 04   — 

[Python] __str__와 __repr__의 차이 살펴보기

Python에서 객체를 표현하는 두 함수 str, repr의 차이를 알아보겠습니다.

   — 2019, Mar 25   — 

    Page 4 of 9