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