[TIL] Interview Prep
Today I Learnt

Interview Prep :
1. Behaviour Question
- How would you approach collaborating with teams that span across time zone s and countries
- Tell us about yourself and why MYOB
- biggest fear?
- why leaving previous role?
- why you passionate about software devlopment.programming?
- most important in an employer?
7.team project I worked ?
8.what do you don't like about our website?
9.how would i solve competing priorities while retaining engagement of the team?
10.what interest you about working for myob
- tell me about a time that you failed and what did you learn from it?
- tell me what your friends would say about you? (goodthing bad thing?)
- culture interview: what would you do if a colleague of your came to work and smelled really bad ?
2. Tech Interview :
1. DB
Mongo DB vs MySQL
2. MVC Pattern
User uses controller
Controller manipulates the model
Model use the data to represent and show to user
Seperate business logic and UI logic , easier to maintain the code
Model and view are not dependent to other component good for stability
[개발상식] MVC 패턴이란? (Model-View-Controller)
🚀 이번 포스팅은 개발자 면접에서 자주 나오는 질문 중의 하나인 "MVC패턴"에 대한 내용입니다. MVC패턴의 의미와 사용해야 하는 이유, 사용 예시 등등에 대해 알아보겠습니다. 💡 MVC 패턴이란?
cocoon1787.tistory.com
3. Portfolio
'IT > TIL(Today I Learnt)' 카테고리의 다른 글
[TIL] 0725 Interview Prep (0) | 2022.07.25 |
---|---|
[TIL] 0722 (0) | 2022.07.25 |
[TIL] 0719 ECDSA (0) | 2022.07.20 |
[TIL] 0714 (0) | 2022.07.15 |
[TIL] 0713 (0) | 2022.07.14 |