i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Python, html &css programming
Python programming is a high-level, interpreted, and general-purpose programming language known for its simplicity and readability.
Python is widely used for web development, data analysis, artificial intelligence, scientific computing, and more.
It emphasizes code readability and uses indentation for block delimiters.
Python supports multiple programming paradigms, including procedural, object-oriented, and functional pr...
HTML & CSS are the building blocks of web development, used to create and style web pages.
HTML stands for HyperText Markup Language and is used to create the structure of a web page.
CSS stands for Cascading Style Sheets and is used to style the elements created with HTML.
HTML uses tags like <div>, <p>, <h1> to define the content and structure of a webpage.
CSS uses properties like color, font-size,...
Bitwise operators are used to perform operations on individual bits of binary numbers.
Bitwise AND (&) - Sets a bit to 1 only if both bits are 1
Bitwise OR (|) - Sets a bit to 1 if either bit is 1
Bitwise XOR (^) - Sets a bit to 1 if the bits are different
Bitwise NOT (~) - Flips the bits
Bitwise left shift (<<) - Shifts the bits to the left by a certain number of positions
Bitwise right shift (>>) - Shifts the bits to the r
An algorithm is a step-by-step procedure for solving a problem or accomplishing a task.
An algorithm is a set of instructions that are followed to solve a problem.
It is a sequence of well-defined steps that lead to the desired outcome.
Algorithms can be represented using flowcharts, pseudocode, or programming languages.
Examples of algorithms include sorting algorithms like bubble sort and searching algorithms like binary
An array in Python is a data structure that stores a collection of elements of the same data type.
Arrays in Python can be created using the 'array' module or using list comprehension.
Elements in an array are accessed using their index, starting from 0.
Example: arr = [1, 2, 3, 4, 5]
Example: import array; arr = array.array('i', [1, 2, 3, 4, 5])
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I am from a small town in the Midwest called Springfield.
I grew up in a close-knit community surrounded by farmland.
The town has a population of around 10,000 people.
Springfield is known for its annual county fair and historic downtown area.
My favorite dish is lasagna, with layers of pasta, meat, cheese, and tomato sauce baked to perfection.
Lasagna is a classic Italian dish made with layers of pasta, meat (such as ground beef or sausage), cheese (like mozzarella and ricotta), and tomato sauce.
It is typically baked in the oven until the cheese is melted and bubbly.
Some variations of lasagna include vegetarian options with layers of vegetables or seafood in...
My memorable day was when I graduated from college with honors.
Graduating with honors after years of hard work
Celebrating with family and friends
Feeling proud of my accomplishments
I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.
What people are saying about Amazon
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
Amazon interview questions for designations
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
1st round for assessment 30 questions become gramer and basic questions
2nd round versant test for chek your prononciation skill English language related questions, story creator, voice test you should have laptop or desktop with wifi connection or proper data and headset must for voice testing, they watching you and review at the end of test so don't use other colum in your laptop
Waiting for this round
Get interview-ready with Top Amazon Interview Questions
Find the pair element from the array
Iterate through the array and use a hashmap to store elements and their counts
Check if the current element's complement exists in the hashmap
Return the pair if found, otherwise return null
I was interviewed before May 2016.
I am a passionate software engineer with experience in developing web applications and a strong background in computer science.
Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React
Strong background in computer science with knowledge of data structures and algorithms
Proficient in programming languages such as Java, Python, and C++
Familiar with Agile development methodolog
Flipkart is a leading e-commerce platform in India with a strong focus on technology and innovation.
Flipkart offers a challenging and dynamic work environment for software engineers.
The company has a strong reputation for investing in technology and innovation.
Flipkart has a large user base and offers opportunities to work on a variety of projects.
The company has a strong focus on customer satisfaction and user experie...
Yes, I am comfortable with reallocating as needed.
I am flexible and adaptable to changing circumstances.
I have experience working in dynamic environments where priorities can shift.
I am willing to take on new challenges and responsibilities as required.
I have a strong technical background, excellent problem-solving skills, and a proven track record of delivering high-quality software.
Extensive experience in software development, including proficiency in multiple programming languages such as Java, Python, and C++
Strong problem-solving skills demonstrated through successful completion of complex projects
Proven track record of delivering high-quality software on time a...
Calculate the level sum of a binary tree.
Traverse the tree level by level using BFS
Add the values of nodes at each level
Store the level sum in an array
Return the array of level sums
Vertical sum of binary tree is the sum of all nodes in each vertical line of the tree.
Traverse the tree in-order and keep track of the horizontal distance of each node from the root.
Use a hash table to store the sum of nodes at each horizontal distance.
Recursively traverse the left and right subtrees and update the hash table accordingly.
Calculate top 10 frequently used words on Facebook in 1 hour dynamically.
Use Facebook API to fetch data
Implement a script to count word frequency
Sort the words based on frequency and return top 10
I am a software engineer with experience in developing web applications and a passion for problem-solving.
Proficient in programming languages such as Java, Python, and JavaScript
Experience with front-end frameworks like React and Angular
Familiarity with back-end technologies such as Node.js and Spring Boot
Strong understanding of data structures and algorithms
Ability to work collaboratively in a team environment
There are 204 squares and 1296 rectangles on a standard 8x8 chess board.
The number of squares can be calculated using the formula n(n+1)(2n+1)/6, where n is the number of rows/columns.
The number of rectangles can be calculated using the formula n(n+1)m(m+1)/4, where n and m are the number of rows and columns respectively.
For an 8x8 chess board, there are 64 squares of size 1x1, 49 squares of size 2x2, 36 squares of siz...
based on 8 interviews
Interview experience
based on 23 reviews
Rating in categories
Customer Service Associate
4.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Transaction Risk Investigator
3.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
2.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
2.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Program Manager
2.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Flipkart
TCS
Netflix