Filter interviews by
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed before Jul 2023. There were 2 interview rounds.
Focus on graph questions and os internals
Merge sort is a divide and conquer algorithm that recursively splits an array into halves, sorts them, and then merges them back together.
Merge sort divides the array into two halves, sorts each half, and then merges them back together in sorted order.
It has a time complexity of O(n log n) in the worst case scenario.
Merge sort is stable and can be used for sorting linked lists as well.
Example: Given array [38, 27, 43, ...
Not that much difficult
Data structure
I was interviewed in Jan 2021.
Round duration - 90 Minutes
Round difficulty - Easy
First round is Online Test (no negative marking). It was held on campus itself in assigned labs. The test is divided into four main sections:
Given a binary tree of integers, return the level order traversal of the binary tree.
The first line contains an integer 'T', representing the number of te...
You are given a string of length N
. Your task is to reverse the string word by word. The input may contain multiple spaces between words and may have leading o...
Round duration - 60 Minutes
Round difficulty - Easy
Technical round:asked general questions about networking, os and troubleshooting.
There were three rounds of interviews, all knockout rounds and were held on the same day. It will be a very long day for you, so I suggest you to be prepared.
This interview is based completely on Networking concepts. They expect you to answer in complete depth and be as detailed as possible. It is very normal for interviewer to keep typing on laptop to record your answers while you speak, so speak only what you are sure about, but do not be intimidated by it. A few questions that were asked:
Round duration - 60 Minutes
Round difficulty - Easy
This round was based on Operating Systems and troubleshooting. Just like Interview 1, they expect you to answer in depth.
Other important topics for AWS Operating Systems and Troubleshooting interview: OS boot process (Win/Linux); Memory management ;Memory pages; Buffer and Caches, Basic commands; System date/time management, network time protocol; Managing Users and groups; File permissions; Managing softwares – installation, uninstallation, upgrade etc; Managing system services and background processes; Remote management of a system – SSH, RDP etc; Network protocols – FTP, HTTP (web servers), SMTP (mail server); System automation – cron, batch jobs, windows startup tasks
Round duration - 45 Minutes
Round difficulty - Easy
Managerial Round- A senior manager from AWS will be taking this interview. It was very conversational and was based mostly on CV. All questions were asked in a completely non technical perspective, but had to be answered pertaining to previous professional tech experiences (be it academic, or internship related), and not in a generalised form.
Tip 1 : Have an idea about cloud computing and aws services
Tip 2 : learn linux and basic computer networks
Tip 3 : moderate level coding questions need to be practiced
Tip 1 : have some clous based technology included in your resume
Tip 2 : be confident and brush upon your basics in linux,networks and operating systems
Amazon Web Services interview questions for designations
Top trending discussions
I was interviewed in Dec 2024.
Logical intelligence
Any information can be discussed.
A comprehensive analysis of an individual, group, situation, or phenomenon over an extended duration.
The reporter vanished while on assignment in the war zone.
I applied via Recruitment Consulltant
Basic aptitude questions held online with their portal
Broad coding and basic oops
I applied via eLitmus and was interviewed in Dec 2023. There were 4 interview rounds.
Logical thinking was important for preparation
SQL is a programming language used for managing and manipulating relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and retrieve data from databases
SQL is a declarative language, meaning you specify what you want to achieve rather than how to achieve it
Common SQL commands include SELECT, INSERT, UPDATE, and DELETE
SQL is used in various database management systems like MySQL, Orac
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
Exceptions in inheritance can be handled by using try-catch blocks in the derived class.
Use try-catch blocks in the derived class to catch exceptions thrown by the base class methods.
Handle exceptions specific to the derived class in the catch block.
Consider using super() to call the base class constructor within the try block.
Avoid catching general exceptions unless necessary to maintain code clarity.
Ensure proper exc...
posted on 29 Sep 2023
based on 2 interviews
Interview experience
based on 9 reviews
Rating in categories
Digital Associate
312
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Cloud Support Engineer
282
salaries
| ₹10.1 L/yr - ₹33.3 L/yr |
Cloud Support Associate
162
salaries
| ₹6 L/yr - ₹20 L/yr |
Cloud Engineer
122
salaries
| ₹10.6 L/yr - ₹36 L/yr |
Solution Architect
90
salaries
| ₹20 L/yr - ₹70.5 L/yr |
Amazon
Microsoft Azure
IBM
Oracle