"I will continue to try to be more thorough about the analysis to match my expectations, experience has taught me to do something calmly and with high accuracy, therefore even though work uses deadlines, I must stay focused and calm to do it so that accuracy is not lost while working"
Charles E. - "I will continue to try to be more thorough about the analysis to match my expectations, experience has taught me to do something calmly and with high accuracy, therefore even though work uses deadlines, I must stay focused and calm to do it so that accuracy is not lost while working"See full answer
"As far as i know, when we type a web address in the browser-
the broswer connects to the DNS server & finds the address of the website we are looking for
after finding it, the browser sends an HTTP request message to the server,with a request to send a copy of the website to the user.
all of this information is sent using TCP/IP protocol across your internet"
Debajyoti B. - "As far as i know, when we type a web address in the browser-
the broswer connects to the DNS server & finds the address of the website we are looking for
after finding it, the browser sends an HTTP request message to the server,with a request to send a copy of the website to the user.
all of this information is sent using TCP/IP protocol across your internet"See full answer
"If I get to live my life again I will try to be more confident, it took me a life time to get some confidence and to be what I am today, I ll try to be less dependent on others, I ll work for women empowerment."
Umaira K. - "If I get to live my life again I will try to be more confident, it took me a life time to get some confidence and to be what I am today, I ll try to be less dependent on others, I ll work for women empowerment."See full answer
"Are we also considaring the office buildings or only houses? Both
So we know the NYC land area is 1254 sqkm
1 square kilometer = 247.105 acres that means 1254 sqkm will be = 309870 acr ( rounding)
So this is total space, in this say living area is 80% that means 80% * 309870 = 247896 acrs
In this 60% residential which will be 148738 acrs residential area and rest is 99158 acres are business blocks
Menas (148738/247) =602 sq km =602178 sq mtr residential and 401449 sq mtr for busine"
Indranil G. - "Are we also considaring the office buildings or only houses? Both
So we know the NYC land area is 1254 sqkm
1 square kilometer = 247.105 acres that means 1254 sqkm will be = 309870 acr ( rounding)
So this is total space, in this say living area is 80% that means 80% * 309870 = 247896 acrs
In this 60% residential which will be 148738 acrs residential area and rest is 99158 acres are business blocks
Menas (148738/247) =602 sq km =602178 sq mtr residential and 401449 sq mtr for busine"See full answer
"Talk about how the solution is gonna improve the problem presented and I believe showing success in steps instead of one huge leap. So I would present m current progress and would provide a road map for completion."
Nayeem A. - "Talk about how the solution is gonna improve the problem presented and I believe showing success in steps instead of one huge leap. So I would present m current progress and would provide a road map for completion."See full answer
"This is a product design question in which we have explored both hardware and software solution
I think in this age of advance technology, blind people deserve much more. There are so many beautiful landscapes and sceneries in the world which are totally inaccessible to the blind people. It would be great if we would be able to provide that kind of experience to them.
Clarification questions :
Shailesh : When we are building camera, so are we thinking of any digital app or the physical"
Anonymous Muskox - "This is a product design question in which we have explored both hardware and software solution
I think in this age of advance technology, blind people deserve much more. There are so many beautiful landscapes and sceneries in the world which are totally inaccessible to the blind people. It would be great if we would be able to provide that kind of experience to them.
Clarification questions :
Shailesh : When we are building camera, so are we thinking of any digital app or the physical"See full answer
"Assumptions:
Table name : "Table"
02 columns ("City" and "Distance")
"City" column contains distinct variables
No "Null" values in Table
SELECT City, AVG(Distance) AS Avg_distance
FROM (
SELECT
City,
Distance,
ROW NUMBER() OVER (
PARTITION BY City
ORDER BY Distance ASC ) RowAsc ,
ROW NUMBER() OVER (
PARTITION BY City
ORDER BY Distance DESC ) RowDesc
FROM Table
) x
WHERE RowAsc IN (RowDesc, RowDesc - 1, RowDesc + 1)
GROUP BY City
ORDER BY City ;"
Anna H. - "Assumptions:
Table name : "Table"
02 columns ("City" and "Distance")
"City" column contains distinct variables
No "Null" values in Table
SELECT City, AVG(Distance) AS Avg_distance
FROM (
SELECT
City,
Distance,
ROW NUMBER() OVER (
PARTITION BY City
ORDER BY Distance ASC ) RowAsc ,
ROW NUMBER() OVER (
PARTITION BY City
ORDER BY Distance DESC ) RowDesc
FROM Table
) x
WHERE RowAsc IN (RowDesc, RowDesc - 1, RowDesc + 1)
GROUP BY City
ORDER BY City ;"See full answer
"brand keeps promises continuously and consistently. so people belives brands.so it becomes loyal and repeating customers.so i want to become a brand driver who is improving corevalue and marketing value.brand means trust,design,value,strategy,logo,maketing,advertising,identity"
Sri M. - "brand keeps promises continuously and consistently. so people belives brands.so it becomes loyal and repeating customers.so i want to become a brand driver who is improving corevalue and marketing value.brand means trust,design,value,strategy,logo,maketing,advertising,identity"See full answer
"Clarifications ( Assuming this a technical question )
What is the purpose of this News feed ?
Do we have a specific platform in mind ( Assumed Android phones )
Focus user group - People who use News feed a lot
Business goal - Provide fresh and engaging content.
Basic functionalities of news feed:
News feed - A space where articles is collated and presented to the user
Organise content.
Customise news feed based on reading patterns.
Push down older content.
Keep the reader"
Uttam R. - "Clarifications ( Assuming this a technical question )
What is the purpose of this News feed ?
Do we have a specific platform in mind ( Assumed Android phones )
Focus user group - People who use News feed a lot
Business goal - Provide fresh and engaging content.
Basic functionalities of news feed:
News feed - A space where articles is collated and presented to the user
Organise content.
Customise news feed based on reading patterns.
Push down older content.
Keep the reader"See full answer
"I will start with clarifications:
Q: How do you define "healthy" marketplace?
A: When there is a balance in demand and supply
Q: If we have balance, is it fair to assume, lot of transactions will happen?
A: Sure
Q: Also, is it fair to assume well known tokens on the platform already have a healthy marketplace with enough buyers and sellers. The problem is mainly with new tokens that will be introduced?
A: Thats a fair assumption
Q: Its okay to limit scope for this exercise to the CB retail a"
Hems S. - "I will start with clarifications:
Q: How do you define "healthy" marketplace?
A: When there is a balance in demand and supply
Q: If we have balance, is it fair to assume, lot of transactions will happen?
A: Sure
Q: Also, is it fair to assume well known tokens on the platform already have a healthy marketplace with enough buyers and sellers. The problem is mainly with new tokens that will be introduced?
A: Thats a fair assumption
Q: Its okay to limit scope for this exercise to the CB retail a"See full answer