Filter interviews by
I am impressed by the company's innovative products and strong reputation in the industry.
Company's reputation for innovation
Strong industry presence
Exciting product portfolio
Metrics for Zalando Lounge include conversion rate, customer acquisition cost, average order value, and customer retention rate.
Conversion rate: Percentage of website visitors who make a purchase
Customer acquisition cost: Cost to acquire a new customer
Average order value: Average amount spent by customers per order
Customer retention rate: Percentage of customers who make repeat purchases
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
The test was done on codility, two questions in 45 minutes
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Java machine coding- solved both tasks easily with proper explaination but still rejected
I was interviewed in Aug 2024.
My mentoring positively impacted a junior's progress by providing guidance, support, and opportunities for growth.
Provided regular feedback and constructive criticism to help the junior improve their skills
Shared knowledge, resources, and best practices to help the junior learn and grow
Offered opportunities for the junior to work on challenging projects and gain hands-on experience
Zalando interview questions for popular designations
I applied via Company Website and was interviewed in Jul 2022. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jun 2023. There were 5 interview rounds.
Analytical case study
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
Function to check if a string of parenthesis is balanced
Use a stack to keep track of opening parenthesis
If a closing parenthesis is encountered, pop from stack and check if it matches
If stack is empty and a closing parenthesis is encountered, return False
If all parenthesis are matched and stack is empty, return True
Count the occurrences of words in a paragraph.
Split the paragraph into words using whitespace as a delimiter.
Create a dictionary to store the count of each word.
Iterate through the words and increment the count in the dictionary.
Return the dictionary with the word counts.
Find common elements out of two sorted array
Use two pointers to traverse both arrays simultaneously
Compare elements at each pointer and move the pointer of the smaller element
If elements are equal, add to common elements list and move both pointers
Stop when either pointer reaches end of array
Convert a Binary Search Tree to a Doubly Linked List.
Create a DLL node class with left, right, and data fields.
Traverse the BST in-order and add each node to the DLL.
Adjust the left and right pointers of each node to create the DLL.
Return the head of the DLL.
The task is to fill the 'next' field of each node in a binary tree to point to the next node at the same level.
Use a level order traversal to process the tree nodes.
Maintain a queue to store the nodes at each level.
For each node, set its 'next' field to the next node in the queue.
If a node is the last node at its level, set its 'next' field to NULL.
To find anagrams of a given word in a dictionary, use a hash table to store sorted versions of each word as keys and their corresponding original words as values.
Create a hash table to store the anagrams
Iterate through each word in the dictionary
Sort the characters of the word and use it as a key in the hash table
If the key already exists, add the word to the list of values for that key
Print the list of values for the
Suggest a data structure for efficient search of a string in 10 files and print line number and file if string appears more than once.
Use a hash table to store the file name and line number of each occurrence of the string.
Iterate through each file and for each line, check if the string is present and update the hash table accordingly.
Print the hash table entries for the string.
Amazon is the right place for me because of its innovative culture, vast resources, and opportunities for growth.
Amazon's innovative culture aligns with my passion for pushing boundaries and finding creative solutions.
The company's vast resources provide the necessary tools and support to develop and deliver high-quality software.
Amazon offers numerous opportunities for growth and career advancement, allowing me to con...
I was interviewed in Oct 2016.
based on 6 interviews
Interview experience
Principal Product Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Product Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Controller
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Flipkart
Myntra
Amazon
Snapdeal