본문 바로가기
반응형

캐나다 개발자19

캐나다 개발자/저널이 '간만'인 이유 그리고 요즘 https://www.youtube.com/watch?v=jFg3JZ9TCtA&t=5s 2023. 8. 5.
캐나다 밴쿠버 개발자의 오늘/나는 어떻게 어쩌다가 밴쿠버 캐나다에 오게 됐을까 https://www.youtube.com/watch?v=mxhehTxXOF8 https://www.youtube.com/watch?v=_O3_N_f6THw&t=36s 2023. 2. 10.
캐나다 밴쿠버 개발자의 오늘/01-10/2023 캐나다 밴쿠버 개발자의 오늘 Journal of a software engineer in Vancouver, Canada. https://www.youtube.com/watch?v=QscBk5RMec0 2023. 1. 10.
캐나다로 이민 온 한국 IT 개발자(Software Engineer) 캐나다 밴쿠버 해외 취업 / Senior Software Engineer in Canada 나는 한국에서 10년이 넘는 Software Engineer 경력을 갖고 있고,나의 career에 해외 개발자 경력을 추가하고싶어 캐나다에 왔다.   내가 해외 취업을 준비할때.. 대체 왜? 라는 질문이 가장 많았다. 내 대답은 .......Why not?어차피 이젠 돈때문에 일하는 삶이 아닌나의 성장을 위해 일하는 단계여서좀더 편한? 마음으로 도전하게 되었다.아님 말지뭐. 적어도 경험은 남으니. 어찌보면 큰 변화이기에..그 변화를 위해서는 많고 많은 이유들이 있지만, 퀀텀 리프를 하려면 주위 환경을 바꿔야 한다고 생각하기에.. (예를 들어 나 스스로를 절벽에 매달아 놓으면 살아나기 위해 어떻게는 수를 쓴다..) 그렇다고 절대 대책없이 뭐든 시작하지 않는다. 정말 차근차근, 철저히 준비했다. 2021년 .. 2022. 8. 12.
Algorithms - Cut the tree DFS https://www.hackerrank.com/challenges/cut-the-tree/problem Cut the Tree | HackerRank Remove an edge from a tree such that the sum of the absolute difference between the value stored at each of the trees' vertices is minimal. www.hackerrank.com 참고 : https://power-coding.tistory.com/7 [문제 풀이] Hacker Rank - Cut the Tree HackerRank link Cut the Tree 풀이 핵심 node의 탐색 방법으로는 DFS를 이용. node를 탐색하면서 노드의 값을 더.. 2022. 2. 15.
시스템 디자인 인터뷰 (System Design) 준비 자료 https://www.hiredintech.com/classrooms/system-design/lesson/52 HiredInTech's Training Camp for Coding Interviews In this section we'll talk about the questions which require the interviewee to design a high-level architecture for some sort of a software system. This can be a web facing service, a RESTful API, a peer-to-peer desktop app, and so on. The exact type of q www.hiredintech.com 전자책 [eBo.. 2022. 2. 14.
반응형