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 | 31 |
Tags
- missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- 깃
- 독후감
- 파이썬 웹크롤링
- 서평
- Mapper
- 자바스크립트
- 기록하는 동구
- 클라우드 서비스
- 오류
- 줄거리
- 동구
- java
- spring
- 책
- MySQL
- Xcode
- 클라우드 서비스 특징
- Mac
- Swift
- 콜미동구
- 에러
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- SpringBoot
- git
- 한줄평
- 데이메이커
- git push
- 자바 파일업로드
- JavaScript
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