Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Mac
- git
- 독후감
- 자바스크립트
- java
- JavaScript
- missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- 파이썬 웹크롤링
- 서평
- Swift
- 한줄평
- MySQL
- 기록하는 동구
- 자바 파일업로드
- Xcode
- 줄거리
- 에러
- Mapper
- 클라우드 서비스
- 깃
- 콜미동구
- 책
- git push
- 동구
- 클라우드 서비스 특징
- spring
- SpringBoot
- 데이메이커
- 오류
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
Archives
- Today
- Total
목록해외개발자 면접질문 리스트 (1)
인생은 속도가 아니라 방향이다

안녕하세요, 동구입니다. 요즘에는 회사들 지원하면서 면접질문들을 뽑아보면서 답변을 공부해보고 있는데요. 같이 공유해서 여러분들도 준비하는데 도움이 됬으면 좋겠습니다. 자자, 질문 리스트 !!! 1. Explain the concept of recursion ( 재귀에대해서 설명해봐) Recursion is a programming technique where a function calls itself to solve a problem by breaking it down into smaller, simpler instances of the same problem. By repeatedly applying the recursive case, the problem is eventually solved by r..
해외취업/면접질문
2023. 7. 7. 17:55