Java Interviewer-Makakmayum
@makakmayumjava
Followers
5K
Following
20K
Media
71
Statuses
1K
Bestselling scenario based Java Interview Ebook | Crack that Java Interview, link below | A Java+Microservices+System design interviewer's diary
Joined May 2014
I have received multiple requests to provide a collection. https://t.co/s7stpPUmMy Yes, I have published an ebook that is based on Java interview questions with actual scenarios/applications. In this AI world and the current job market, learning just facts is not a guarantee to
@makakmayumjava if possible can you please prepare a document containing these questions? Willing to pay for it as well
6
3
24
An Amazon employee rewrote a perfectly fine Java Microservice to Go and actually slowed the service downđ Don't listen to noises, Java despite it's flaws is a great language for enterprises and if I had to start my career I'd start from Java again. As a Java dev, apart from
7
37
311
Junior SWE: âLetâs just build one backend and one DB for everythingâ Mid-level SWE: âWe should move this into microservices with separate databasesâ Senior SWE: âWe need sharding, Kafka, CQRS, Redis, S3, and a global cacheâ Principal SWE: âCan this just be a single service
35
112
1K
Do not sleep on System design if you are preparing for interviews. You have to understand how systems work. Fundamentals are not negligible. You can't run from it, hide from it. Here are 25 questions (51-75) that will help you with the fundamentals that you should master before
25 Questions I would master and ask myself again and again before any backend design interview part ll (26 - 50): Core Distributed Systems & Scalability 26. How do I design APIs so they can evolve without breaking clients? 27. How do I handle idempotency for write APIs? 28. How
6
96
986
Junior SWE: "I'll just use a simple if statement" Mid-level SWE: "Let me implement a strategy pattern with dependency injection" Senior SWE: "We need an event-driven microservices architecture with CQRS and eventual consistency" Principal SWE: "Just use an if statement" What
17
43
690
Your system design knowledge, explaining: - gRPC - CDNs - WebSockets - Rate Limiting - API Gateways - Microservices - Redis Caching - Load Balancers - Message Queues - Database Sharding - Consistent Hashing - Eventual Consistency - Distributed Tracing - Horizontal Scaling -
13
162
1K
In a Meta E5 Interview you're asked to âDesign Leetcode.â As a senior/principal level engineer, I would follow the following playbook to show my depth: The Playbook: [1] Requirements: Safety First - Don't just list features; frame the constraints. - The Trap: Treating this
4
13
184
If you are a Junior or Mid-level SDE today, and planning for a switch to a FAANG+ company & a salary bump of over 50%, please focus on these system design fundamentals seriously. This will keep your skills sharp. The market may be rough, but the only thing you truly control is
3
82
699
After you've spent years doing backend engineering, you realise that everything is a wrapper: - an API endpoint is a wrapper over a controller - a controller is a wrapper over business logic - a business logic is a wrapper over a service class - a service class is a wrapper over
15
29
254
25 Questions I would master and ask myself again and again before any backend design interview part ll (26 - 50): Core Distributed Systems & Scalability 26. How do I design APIs so they can evolve without breaking clients? 27. How do I handle idempotency for write APIs? 28. How
25 Questions I would ask master before any backend/system design interview: Core Distributed Systems & Scalability 1. How do I decide when to split a monolith into services? 2. How does a request flow end-to-end through a production system? 3. How do I design a service that can
2
55
287
Encouraging feedbacks, still on 75% discount till today. Get your copy now https://t.co/s7stpPUmMy
@makakmayumjava Just bought it, the book is just perfect for interview prep and tiny details, following you since 2 weeks, you are amazing brother, thank you for the book
0
2
13
Deciding to get back into DSA after years in a full-time job is a very painful series of events. This is the journey of how a person preparing for DSA rounds for Senior roles spent over 6+ hours daily for 1.5 months looks like: - decide you need to prepare for interviews
7
21
292
December! This is the month where workloads gradually slow down, and you may find some extra time at work. Hiring often freezes for a few days due to the holiday season. If you're on break, enjoy the holidays! But if you find yourself with some free time at the office, it's an
2
3
73
I have received so many positive feedbacks on my ebook. You can get it now at 75% off. One thing about the book is it will keep updating, and you will have lifetime access to download.
I have received multiple requests to provide a collection. https://t.co/s7stpPUmMy Yes, I have published an ebook that is based on Java interview questions with actual scenarios/applications. In this AI world and the current job market, learning just facts is not a guarantee to
3
1
25
1 one piece of advice I would give to my 24-year-old self interviewing for backend roles: Never fall into the trap of trying to learn everything. Because you simply cannot. This is NOT a System Design interview: Kubernetes Kafka gRPC Redis Postgres SQS API Gateway Docker
19
114
1K
25 Questions I would ask master before any backend/system design interview: Core Distributed Systems & Scalability 1. How do I decide when to split a monolith into services? 2. How does a request flow end-to-end through a production system? 3. How do I design a service that can
4
59
346
Two candidates were interviewing for a Sr. Engineer role @ Uber and were given these requirements...for their system design problem... Requirements: â The system must have low latency â It must handle sudden traffic spikes during peak events â It must enforce strict per-user
22
114
1K