avatar
求sephora 20% code# Fashion - 美丽时尚
e*t
1
不刷题也不容易的,下面是我经历的一个挑战,大家可以看看能否达到人家的要求。
这个Startup的要求是一个小时左右完成下面这个Project,下面是原文:
As I mentioned, the next step is a technical skills challenge. We expect the
exercise to take about an hour, though it is not timed.
Take-Home Challenge - Backend
* Using Java or Kotlin and framework(s) of your choice (though we like
Spring Boot), create an API that accepts a freeform search query and returns
a list of matching Flickr titles and image URLs for various sizes.
* Limit the response to ten titles.
* This exercise isn't meant to take a long time, so don't spend more
than an hour or so on it (unless you really want to).
* Before you start please fork this repo. As your are working on your
solution try to commit the changes in small blocks.
* When you are finished, please write a short paragraph (or some bullet
points) describing what you perceive to be the pros and cons of your
approach plus any alternatives you considered, and add this to your PR. We
will not be judging your writing style or grammar.
For example:
curl http://localhost:8080/images?query=apple
Should return a response of the form:
[
{
"title":"Apple",
"urls":[
{
"width":640,
"height":480,
"url":"https://farm5.staticflickr.com/4389/37190610481_f133ae5188_s.jpg"
},
{
"width":320,
"height":240,
"url":"https://farm5.staticflickr.com/4389/37190610481_f133ae5188_q.jpg"
}
]
},
{
"title":"apples",
"urls":[
{
"width":640,
"height":480,
"url":"https://farm5.staticflickr.com/4389/37160913742_39f4db7a40_s.jpg"
},
{
"width":320,
"height":240,
"url":"https://farm5.staticflickr.com/4389/37160913742_39f4db7a40_q.jpg"
}
]
}
]
You may find the following Flickr documentation to be useful:
* Search
* Sizes
You may use the following credentials:
* Flickr API Key: 80aafb8d5879b4ab3d58a6543021cd59
avatar
g*2
2
求sephora 20% code,,
哪个好心的mm有不用的code或者有多的,包子,,谢谢
站内,
avatar
p*r
3
这玩意我只要5分钟就可以做完,
但是真的上班,至少会说2天。
avatar
G*e
4
我也求我也求我也求!!!
今年的discount是怎么回事的,是employees only吗,有什么消息木有??
avatar
r*g
5
which company?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。