Japan job details
company: Fast Retailing, NTT
job searching site: japan-dev.com
1) Java Multithreading Crash Course – Quick Revision for Interviews | Important Interview Topics = https://linktw.in/kLDryG
2) Java Streams: Grouping, Aggregation, and Summary Statistics Explained | Interview Prep = https://linktw.in/LrgfYU
3) Top 10 Essential Spring Boot Interview Concepts | Must-Know Topics for every Spring Boot Developer = https://linktw.in/hmooIN
4) Learn JWT Authentication with Spring Boot 3 and MongoDB - Build Secure APIs - Complete Guide = https://linktw.in/fpqHSA
5) Implement Caching in Spring Boot: MongoDB + Redis Tutorial = https://linktw.in/sOqjDB
6) System Design Masterclass: Scale your Application from Zero to Millions of Users ๐ = https://linktw.in/UWROqql
7) Spring Boot Resilience4j Tutorial: Circuit Breaker & Retry Implementation = https://linktw.in/XzqnSV
1. Write a Java program to check if a number is prime.
2. Write a Java program to sort an array using the bubble sort algorithm.
3. Write a Java program to reverse a string.
4. Write a Java program to check if a string is a rotation of another string.
5. Write a Java program to check for balanced parentheses in an expression.
6. Write a Java program to ๏ฌnd the largest number in an array.
7. Write a Java program to print the Fibonacci series up to n terms.
8. Write a Java program to ๏ฌnd the sum of digits of a number.
9. Write a Java program to print all prime numbers up to n.
10. Write a Java program to ๏ฌnd the length of the longest substring without repeating characters.
11. Write a Java program to count the number of vowels in a string.
12. Write a Java program to count the occurrences of each character in a string.
13. Write a Java program to ๏ฌnd the length of the longest palindrome in a string.
14. Write a Java program to ๏ฌnd the maximum element in an array.
15. Write a Java program to calculate the sum of all elements in a 2D array.
๐๐จ๐ฉ๐ข๐ ๐: ๐๐ซ๐จ๐ฃ๐๐๐ญ ๐
๐ฅ๐จ๐ฐ ๐๐ง๐ ๐๐ซ๐๐ก๐ข๐ญ๐๐๐ญ๐ฎ๐ซ๐
- Please tell me about your project and its architecture, Challenges faced?
- What was your role in the project? Tech Stack of project? why this stack?
- Problem you solved during the project? How collaboration within the team?
- What lessons did you learn from working on this project?
- If you could go back, what would you do differently in this project?
๐๐จ๐ฉ๐ข๐ ๐: ๐๐จ๐ซ๐ ๐๐๐ฏ๐
- String Concepts/Hashcode- Equal Methods
- Immutability
- OOPS concepts
- Serialization
- Collection Framework
- Exception Handling
- Multithreading
- Java Memory Model
- Garbage collection
๐๐จ๐ฉ๐ข๐ ๐: ๐๐๐ฏ๐ -๐/ ๐๐๐ฏ๐ -๐๐/ ๐๐๐ฏ๐ -๐๐
- Java 8 features
- Default/Static methods
- Lambda expression
- Functional interfaces
- Optional API
- Stream API
- Pattern matching
- Text block
- Modules
๐๐จ๐ฉ๐ข๐ ๐: ๐๐ฉ๐ซ๐ข๐ง๐ ๐
๐ซ๐๐ฆ๐๐ฐ๐จ๐ซ๐ค, ๐๐ฉ๐ซ๐ข๐ง๐ -๐๐จ๐จ๐ญ ๐๐ข๐๐ซ๐จ๐ฌ๐๐ซ๐ฏ๐ข๐๐ ๐๐ง๐ ๐๐๐๐ ๐๐๐
- Dependency Injection/IOC, Spring MVC
- Configuration, Annotations, CRUD
- Bean, Scopes, Profiles, Bean lifecycle
- App context/Bean context
- AOP, Exception Handler, Control Advice
- Security (JWT, Oauth)
- Actuators
- WebFlux and Mono Framework
- HTTP methods
- JPA
- Microservice concepts
- Spring Cloud
๐๐จ๐ฉ๐ข๐ ๐: ๐๐ฉ๐ซ๐ข๐ง๐ /๐๐ข๐๐๐ซ๐ง๐๐ญ๐ ๐๐๐ญ๐ ๐๐๐/๐๐๐ญ๐๐๐๐ฌ๐ (๐๐๐ ๐จ๐ซ ๐๐จ๐๐๐)
- JPA Repositories
- Relationship with Entities
- SQL queries on Employee department
- Queries, Highest Nth salary queries
- Relational and No-Relational DB concepts
- CRUD operations in DB
- Joins, indexing, procs, function
๐๐จ๐ฉ๐ข๐ ๐ : ๐๐จ๐๐ข๐ง๐
- DSA Related Questions
- Sorting and searching using Java API.
- Stream API coding Questions
๐๐จ๐ฉ๐ข๐ ๐: ๐๐๐ฏ๐จ๐ฉ๐ฌ ๐๐ฎ๐๐ฌ๐ญ๐ข๐จ๐ง๐ฌ ๐จ๐ง ๐๐๐ฉ๐ฅ๐จ๐ฒ๐ฆ๐๐ง๐ญ ๐๐จ๐จ๐ฅ๐ฌ
- These types of topics are mostly asked by managers or leads who are heavily working on it, That's why they may grill you on DevOps/deployment-related tools, You should have an understanding of common tools like Jenkins, Kubernetes, Kafka, Cloud, and all.
๐๐จ๐ฉ๐ข๐ ๐: ๐๐๐ฌ๐ญ ๐๐ซ๐๐๐ญ๐ข๐๐
- The interviewer always wanted to ask about some design patterns, it maybe Normal design patterns like singleton, factory, or observer patterns to know that you can use these in coding.
Watch Resources : Shrayansh Jain
1. Advantage of Spring boot over traditional Spring MVC: https://lnkd.in/gbHYBdFJ
2. What is Layered Architecture: https://lnkd.in/gdstJnet
3. Maven Lifecycle: https://lnkd.in/gjYygKX7
4. Spring boot REST API Annotations: https://lnkd.in/gGYpinzs
5. Bean Lifecycle & loC: https://lnkd.in/g6PCbj5U
6. Spring-Boot Roadmap: https://lnkd.in/dk6XiWJm
๐๐ผ๐ถ๐ป ๐บ๐ ๐ช๐ต๐ฎ๐๐๐๐ฝ๐ฝ ๐๐ต๐ฎ๐ป๐ป๐ฒ๐น - https://lnkd.in/dGiTMANS t
Follow Rani Dhage for more insightful content.
Airtel :
https://www.youtube.com/watch?v=JQ_PT02oVBQ&ab_channel=GenZCareer
- anagram, missing no. in unsorted list,
- sort custom object using java8, object class..method of it.
- sleep and wait in multithreading,
- equal & hash code contract
- diff hashset and arraylist
- write api to retrive userdata based on userid
- username and password ko autowired krkr explain dependency injection
- 2 rest template where timeout 30s and 50 sec implement it
- cyclic dependency ? how you resolve in springboot
- json object is unique key extract krna h..and return type shoulb se set of string
- round -2
- implement comparable and com[arator
- exception handling
- method hiding code..which method invoked (output)
- Rabbit mq
- if u have bulk of messages how to manage
- que size increase than what will be you do
- consumer not able to condume message, how to handle
- if queue is down how will you handle
- list of integer ko kese implemt kroe
- logging kese krte ho ..framework
- concurrent exeption, how can u fix it
- design pattern..signgleton
- multhreading me syncrnization and locking
- cache thread pool why used,and how to handle req
- config od deploy an app
- how to make hashmap synchronized
- count occurance of each corrector in a string using stream api
- unit test ki coverage, optimize
- garbage collection, how to make object unreferenced for garbage collection
- round 3
- project, challenges, steps, how to used test cases in code
- deployment me pipline fail ho gai to kya kroge
- code production me break ho gya to how to handle
Database, messagring queue, designin pattern, dsa, problem solving skill, query optimization in
javas, syncronization, handle concurrenuct lock,, find bug in code snippet , overloading, overriding
Dwependency injection, redis cache , rest apis, DSA, factory, system design , array of string, microservices architecture, working and how to divide, circuit breaker and bulkhead, project based questions
------------------------------------------------
Comments
Post a Comment