aks
BAN USER
- 0of 0 votes
AnswerDesign an e-commerce site for infants shopping.
- aks in India| Report Duplicate | Flag | PURGE
Software Development Manager - 0of 0 votes
AnswersDesign google for old people.
- aks in India| Report Duplicate | Flag | PURGE
Software Development Manager - 1of 1 vote
AnswersYou have a file with 100 billion URLS, find first unique URL.
- aks in India| Report Duplicate | Flag | PURGE
Amazon SDE-2 - 0of 0 votes
AnswersDesign an LRU cache, where you remove an element not only by time lapsed since last used but also by a cost associated with each element. F(t, c) is a method to find weight for each element. Where c is cost and t is time since last used.
- aks in India| Report Duplicate | Flag | PURGE
Amazon SDE-2 Algorithm - 0of 0 votes
AnswersHow would you debug a Linux program taking too much memory.
- aks in India| Report Duplicate | Flag | PURGE
Amazon Software Engineer / Developer - 1of 1 vote
AnswersThere are 2 sets A and B of numbers where numbers are keep coming at high speed. At any given time, you need to find 'A UNION B', 'A INTERSECTION B', 'A - B' and 'B - A'.
- aks in India
How will you store numbers and how will you find these value in real time?| Report Duplicate | Flag | PURGE
Amazon Software Engineer / Developer Algorithm - 1of 1 vote
AnswersThere are few sets with some numbers. And you are given an array of numbers. Find combination of sets with minimum number of sets, union of which have all these numbers.
- aks in India
Example:
input sets:
A => [1,2,3]
B => [2,5,8]
C => [1,4,5]
D => [3,5,8]
Array to find:
{3,4,8}
Answer:
C + D| Report Duplicate | Flag | PURGE
InMobi Software Engineer / Developer Algorithm - 0of 0 votes
AnswersDesign a system where you can reutrn top 20 queries made in last 24 hours to users.
- aks in India
Think on the scale of Google and Yahoo. How would you store data. What will be your data structures, algorithm to get that data.Describe your assumptions etc.
For simplicity, you can assume that every web server create a log file with query and timestamp.| Report Duplicate | Flag | PURGE
Amazon Software Engineer / Developer Application / UI Design - 0of 0 votes
AnswersYou have an API for compressing 64 Bytes block of data. How would you implement products like zip/winzip/gzip etc from that.
- aks in United States
You can assume that to compress a larger file you can just add compressed block of smaller parts.
Please write your assumptions clearly. Be it system etc.| Report Duplicate | Flag | PURGE
Amazon Software Engineer / Developer Application / UI Design
Rep
RepJe suis Kirsten. Je travaille dans un magasin en tant que responsables de la chaîne d'approvisionnement pour promouvoir la ...
Repmendezleah216, Analyst at Bosch
Hello,everybody,I'm Leah Mendez.I want to make some friends here.I’m a woman with ambition and ...
RepI am working as a Software quality assurance analyst in Turtle's Records company. I look for flaws and weaknesses ...
RepI am Risk managers that advise organizations on any potential risks to the profitability, safety, security or existence of the ...
Repcarmenrhargis, Associate at Achieve Internet
Hi, I am Gladys, I live in Florida, USA, I am working as a project manager in a Life’s ...
Repamysamson688, Accountant
Hi, I am an art teacher, good in all areas of art history, from ancient art through to contemporary art ...
Repbarrietrosado, abc at ABC TECH SUPPORT
Hi, I am Barrie, from Ualapue USA. I believe that every challenge has a solution - and I take great satisfaction ...
Repmerrittmonique9, Android Engineer at AMD
I am Monique and working in high court from last 20 years.Handel many cases in my career.Build and ...
Replouisefbray, Integration Software Engineer at Ask.com
Hey! My name is Louise and I am a computer hardware retailer and wholesaler.I also provide services online. My ...
RepEwaMariaa, Cloud Support Associate at Abs india pvt. ltd.
Hi, I am an Localization translator from New York,Travelling with company executives on foreign trips is the favorite part ...
Repmarywwaldrop7, Computer Scientist at Chelsio Communications
I am Mary ,working in the field of training and development coordinator for three years, focusing on teaching English as ...
This implementation is in ruby.
- aks August 01, 2015