매일을 꿈틀대는 법 — 매일을 꿈틀대는 법

전체 글

Be a Inverted Pendulum
프로그래밍/Python

[파이썬 Python/알고리즘] LeetCode - Max Consecutive Ones

//GitHub https://github.com/vellimole0621 vellimole0621 - Overview キム・ヒョンギュ . vellimole0621 has 6 repositories available. Follow their code on GitHub. github.com Max Consecutive Ones https://leetcode.com/explore/learn/card/fun-with-arrays/521/introduction/3238/ Explore - LeetCode LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. No matter if you are a ..

취업/일본 취업

[일본_취업_팁] 2. ES(자기 분석) & 업계 분석

일본 취업 흐름에 대한 이해(인턴쉽/기업설명회) > ES(자기 분석) & 업계 분석 > 기업 분석 > 면접 ES(자기 분석) ES는 Entry Sheet로 이력서라고 생각하면 된다. 사실 조금은 개념이 모호한 것중에 하나인데. 한국에서 생각하기에 이력서는 서류 전형 단계에서 제출하는 서류인데. 일본의 ES의 경우. 서류 전형에서 필요한 서류뿐만 아니라, 면접에서 들어오는 질문의 답변을 포함해서 말한다. 일본 취업 준비에 있어서 가장 중요한 부분이라고 볼 수 있는데. 취업에 대한 설명회를 듣거나 먼저 취업한 선배의 이야기를 들으면 모두 ES의 중요성을 대단히 강조하곤 한다. 그 이유는 한국과 일본의 면접 방향성에 차이가 있기 때문이다. 한국은 면접에서 면접자의 현재 능력을 강조한다면. 일본의 경우, 성장 ..

프로그래밍/Python

[파이썬 Python/알고리즘] LeetCode - Ransom Note

//GitHub https://github.com/vellimole0621 vellimole0621 - Overview キム・ヒョンギュ . vellimole0621 has 6 repositories available. Follow their code on GitHub. github.com 383. Ransom Note https://leetcode.com/problems/ransom-note/ Ransom Note - LeetCode Can you solve this real interview question? Ransom Note - Given two strings ransomNote and magazine, return true if ransomNote can be constructed by usin..

프로그래밍/Python

[파이썬 Python/알고리즘] LeetCode - Number of Steps to Reduce a Number to Zero

//GitHub https://github.com/vellimole0621 vellimole0621 - Overview キム・ヒョンギュ . vellimole0621 has 6 repositories available. Follow their code on GitHub. github.com 1342. Number of Steps to Reduce a Number to Zero https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/ Number of Steps to Reduce a Number to Zero - LeetCode Can you solve this real interview question? Number of Steps..

프로그래밍/Python

[파이썬 Python/알고리즘] LeetCode - Fizz Buzz

//GitHub https://github.com/vellimole0621 vellimole0621 - Overview キム・ヒョンギュ . vellimole0621 has 6 repositories available. Follow their code on GitHub. github.com 412. Fizz Buzz https://leetcode.com/problems/fizz-buzz/ Fizz Buzz - LeetCode Can you solve this real interview question? Fizz Buzz - Given an integer n, return a string array answer (1-indexed) where: * answer[i] == "FizzBuzz" if i is d..

프로그래밍/Python

[파이썬 Python/알고리즘] LeetCode - Richest Customer Wealth

//GitHub https://github.com/vellimole0621 vellimole0621 - Overview キム・ヒョンギュ . vellimole0621 has 6 repositories available. Follow their code on GitHub. github.com 1672. Richest Customer Wealth https://leetcode.com/problems/richest-customer-wealth/ Richest Customer Wealth - LeetCode Can you solve this real interview question? Richest Customer Wealth - You are given an m x n integer grid accounts w..

프로그래밍/Python

[파이썬 Python/알고리즘] LeetCode - Integer to Roman

//GitHub https://github.com/vellimole0621 vellimole0621 - Overview キム・ヒョンギュ . vellimole0621 has 6 repositories available. Follow their code on GitHub. github.com 12. Integer to Roman https://leetcode.com/problems/integer-to-roman/ Integer to Roman - LeetCode Can you solve this real interview question? Integer to Roman - Roman numerals are represented by seven different symbols: I, V, X, L, C, D ..

프로그래밍/Python

[파이썬 Python/알고리즘] LeetCode - Valid Perfect Square

//GitHub https://github.com/vellimole0621 vellimole0621 - Overview キム・ヒョンギュ . vellimole0621 has 6 repositories available. Follow their code on GitHub. github.com 367. Valid Perfect Square 문제 - https://leetcode.com/problems/valid-perfect-square/ Valid Perfect Square - LeetCode Can you solve this real interview question? Valid Perfect Square - Given a positive integer num, return true if num is a ..

호놀률루
매일을 꿈틀대는 법