vietnamese-engineer-in-japan / workshop

All information related to workshop
3 stars 0 forks source link

IT engineer interview questions training - Sunday, 2019/11/10 #5

Open chunvv opened 4 years ago

chunvv commented 4 years ago

IT engineer interview questions training - Sunday, 2019/11/10

chunvv commented 4 years ago

Getting closer 👯‍♂

+ Why? + Anime, product, new tech, culture, env => tips: 2~3 => Trung: High IT skill, global product + - Introduction: + Name.... + work for which company? which service are u developing? + What do you want TODO from now on? + Interested in A B C
chunvv commented 4 years ago

Overview 🗺

chunvv commented 4 years ago

Tech 👨‍💻

  1. Tell me what do you know about the messaging system?
  2. Design thread pool?
  3. Have you ever turning MySQL related problem?
  4. Java: what do you know about Java memory?
  5. Java: How Java GC works?
  6. General: API: list up HTTP methods? different between them?
  7. Have you ever cache API endpoint? which one we should consider?
  8. MySQL: how to scale database with the read operation >>> write operation
  9. Tell me about one of the most difficult things you resolved before?
chunvv commented 4 years ago

Softskill/Leadership 🕺

  1. Teamwork
  2. Strategic Planning
  3. Risk Management
  4. Leadership
  5. Communication
  6. Organization
  7. Scheduling
  8. Quality Control
  9. Critical Thinking
chunvv commented 4 years ago

Motivations/visions 🍰

3 years: key engineer 5: Lead, PM 10 new branch/office

Others

chunvv commented 4 years ago

BrSE Interview questions 💻

  1. 簡単にじこ紹介をして下さい。
  2. 職務経歴を教えてください。
  3. 長所、短所を教えてください。
  4. 周りのお友達や同僚から、あなたの事をどんな性格だと言われていますか?
  5. 現職で、周りの方は、あなたをどのように評価していますか?
  6. 現職でストレスを感じた事がありますか?
  7. 大きな失敗をしたことがありますか?
  8. 現職で最も努力した事を教えてください。
  9. そして、出した結果を教えてください。
  10. 現職の仕事内容を詳しく教えてください。
  11. 一番得意な言語は何ですか?
  12. その言語を使って、開発したプロジェクトの詳しくを教えてください。
  13. 仕事以外、何か勉強していますか?
  14. 転職理由を教えてください。
  15. どんなキャリアパスを目指していますか?
  16. 志望企業の選ぶ基準は何ですか?
  17. 仕事する上で、大切にしている事がありますか?
  18. 残業や突然の休日出勤は大丈夫ですか?
  19. なぜ、弊社を志望しましたか?
  20. BrSEになれる為に、必要なスキルを教えてください。(Dành cho những job làm BrSE)
  21. 何かご質問が有りますか?
chunvv commented 4 years ago

What should we train our skills? 🤔 🤔 🤔

- Data structures and algorithms + Measure performance (O(n), O(n*n),,), sort, search, tree... - Backend side + Master in Java, Ruby, Go, Python... - Frontend side + HTML, Css, Js, React, Redux... - Server side + Apache Tomcat, Nginx... + Taiou log by checking server log - Batch + Processing data by by batch logic - Database + MySQL, PostgreeSQL, Oracle, BigQuery + Indexing, query syntax - Architecture + OOP, MVC, DDD, BDD, SaaS... - IDE/Editor + Emacs, Vim, Sublime...: choose only one and be master - Performance turning + Pararrel/Concurrent processing + Debug bottleneck - Infra/DevOpps + CI, CD + Git flow, automation - Data alanystics + Check PV(page view), CRV(conversion rate)... + DAU(Daily Active User), MAU(Monthly Active User) + Retention... - Others + Ownership + Leading skill + Horenso - ...