Interview With Fashion And You - Gurgoan
Interview With Fashion And You
Interview 1:
Q1. How will you store the state of the fashionandyou.com website's user's open state in the system? So basically design an architecture and use a proper data structure for storing the last opened state of the website.
Interview 2:
Q1. Write down a program for merging the two sorted arrays into one sorted array.
Q2. Write down a program for finding the next available number by shuffling the digits of given number and You can design algorithm.
Ex. I/P 2345890
O/P 2345908
Q3. Design an architecture and choose the data structure for handling the following two problems.
Problem A: If an N-user logs in and sees the a product and this product has k inventory then, all N user shouldn't see the Out of Stock message.
Product P (Size of Inventory = 5):
User A B C D E
Problem B: N products and N Discounts.
Q4. What are the technologies have you used till now ?
Comments
Post a Comment