Tip 1 : Networking fundamentals should be clear
Tip 2 : OS should be on tips
Tip 3 : Basic knowledge of programming and DSA is required for domain specific interviews.
Tip 1 : Add previous work experience and projects.
Tip 2 : Do not put false things on resume.
- A basic walkthrough of the case work followed by MCQs on Networking and OS
- Linux booting process
- zombie process
- how would you run 8GB RAM in 4GB computer?
- what will you do if laptop is slow?
- context switching
- kernel and its types
-paging vs segmentation
Tip 1 : Go through easy/medium questions on any competitive programming website
Tip 2 : OS should be on tips
Tip 3 : Answer honestly




Given 'N' : 6
Sum of all even numbers till 'N' will be : 2 + 4 + 6 = 12
Networking round: Questions asked on Networking. Basic to advanced Level questions
Some of them but not limited to:
- OSI Model
- Layers
- Hub vs Switch
- IPv4 and IPv6 address ranges
- UDP vs TCP/IP
- Network topologies
- Ports
- DHCP
- DORA
-SSL handshake
- Scenario based questions
Tip 1 : Networking should be on tips
Tip 2 : Answer honestly
Questions based on Amazon’s leadership principles and general managerial questions
Tip 1 : Go through Amazon's leadership principles
Tip 2 : Answer honestly

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?