This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 84f3eee
Showing
56 changed files
with
9,110 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,359 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en" > | ||
<head><meta charset="UTF-8"> | ||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"><title>Pycon Workshop Bloomreach</title><meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="description" content="On Pycon 2022 Bloomreach reveals their hiring assignment. On this pages are documents describing how to implement it, and questions that will help you to understand better the assignment and things used in the implementation."><meta name="generator" content="Jekyll (using style of GitBook 3.2.3)"><meta name="author" content="Ondrej Unger"><link rel="stylesheet" href="/pycon-2022/assets/gitbook/style.css"> | ||
<link rel="stylesheet" href="/pycon-2022/assets/gitbook/gitbook-plugin-fontsettings/website.css"> | ||
<link rel="stylesheet" href="/pycon-2022/assets/gitbook/gitbook-plugin-search-pro/search.css"> | ||
<link rel="stylesheet" href="/pycon-2022/assets/gitbook/gitbook-plugin-back-to-top-button/plugin.css"> | ||
|
||
<link rel="stylesheet" href="/pycon-2022/assets/gitbook/rouge/colorful.css"> | ||
|
||
<link rel="stylesheet" href="/pycon-2022/assets/gitbook/custom.css"> | ||
|
||
<meta name="HandheldFriendly" content="true"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black"> | ||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/pycon-2022/assets/gitbook/images/apple-touch-icon-precomposed-152.png"> | ||
<link rel="shortcut icon" href="/pycon-2022//assets/gitbook/images/favicon.png" type="image/x-icon"> | ||
|
||
|
||
|
||
|
||
|
||
<script> | ||
MathJax = { | ||
tex: { | ||
inlineMath: [['$', '$'], ['\\(', '\\)']] | ||
}, | ||
svg: { | ||
fontCache: 'global' | ||
} | ||
}; | ||
</script> | ||
|
||
|
||
<link rel="next" href="/pycon-2022/assignment/2022-09-09-00-assigment.html" /> | ||
|
||
</head> | ||
<body> | ||
<div class="book"><div class="book-summary"> | ||
<nav role="navigation"> | ||
<div id="book-search-input" role="search"> | ||
<input type="text" placeholder="Type to search" /> | ||
</div> | ||
<div id="book-search-input-link" role="search"> | ||
<a href="/pycon-2022/assets/search.html">Click to Search</a> | ||
</div> | ||
<ul class="summary"> | ||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022"> | ||
|
||
<a href="/pycon-2022/"> | ||
Pycon Workshop Bloomreach | ||
</a> | ||
</li> | ||
|
||
<li class="divider"></li> | ||
|
||
|
||
<!-- <p>pages</p> --> | ||
|
||
|
||
|
||
|
||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022/pages/about/"> | ||
|
||
<a href="/pycon-2022/pages/about/"> | ||
About | ||
</a> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
|
||
<li class="divider"></li> | ||
|
||
|
||
|
||
<!-- <p>posts</p> --> | ||
|
||
|
||
|
||
|
||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022/assignment/2022-09-09-00-assigment.html"> | ||
|
||
<a href="/pycon-2022/assignment/2022-09-09-00-assigment.html"> | ||
00 - Assignment | ||
</a> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022/implementation/2022-09-09-01-start.html"> | ||
|
||
<a href="/pycon-2022/implementation/2022-09-09-01-start.html"> | ||
01 - Start | ||
</a> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022/implementation/2022-09-09-02-first-request.html"> | ||
|
||
<a href="/pycon-2022/implementation/2022-09-09-02-first-request.html"> | ||
02 - First Request | ||
</a> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022/implementation/2022-09-09-03-timeout.html"> | ||
|
||
<a href="/pycon-2022/implementation/2022-09-09-03-timeout.html"> | ||
03 - Timeout | ||
</a> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022/implementation/2022-09-09-04-all-request.html"> | ||
|
||
<a href="/pycon-2022/implementation/2022-09-09-04-all-request.html"> | ||
04 - All request | ||
</a> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
<li class="chapter" data-level="1.1" data-path="/pycon-2022/implementation/2022-09-09-05-add-tests.html"> | ||
|
||
<a href="/pycon-2022/implementation/2022-09-09-05-add-tests.html"> | ||
05 - Add tests | ||
</a> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
|
||
<li class="divider"></li> | ||
|
||
|
||
|
||
|
||
<li> | ||
<a href="https://github.com/UOndro/pycon-2022/fork" target="blank" class="gitbook-link"> | ||
Fork it Now! | ||
</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
<div class="book-body"> | ||
<div class="book-header" role="navigation"> | ||
<!-- Title --> | ||
<h1> | ||
<i class="fa fa-circle-o-notch fa-spin"></i> | ||
|
||
<a href="." >Pycon Workshop Bloomreach</a> | ||
|
||
</h1> | ||
</div> | ||
|
||
<div class="body-inner"><div class="page-wrapper" tabindex="-1" role="main"> | ||
|
||
|
||
<div class="page-inner"> | ||
<div id="book-search-results"> | ||
<div class="search-noresults"> | ||
<section class="normal markdown-section"> | ||
|
||
<h1 id="">Pycon Workshop Bloomreach</h1> | ||
|
||
|
||
<style type="text/css" media="screen"> | ||
.container { | ||
margin: 10px auto; | ||
max-width: 600px; | ||
text-align: center; | ||
} | ||
h1 { | ||
margin: 30px 0; | ||
font-size: 4em; | ||
line-height: 1; | ||
letter-spacing: -1px; | ||
} | ||
</style> | ||
|
||
<div class="container"> | ||
<h1>404</h1> | ||
|
||
<p><strong>Page not found :(</strong></p> | ||
<p>The requested page could not be found.</p> | ||
</div> | ||
|
||
</section> | ||
</div><div class="search-results"> | ||
<div class="has-results"> | ||
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1> | ||
<ul class="search-results-list"></ul> | ||
</div> | ||
<div class="no-results"> | ||
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1> | ||
</div> | ||
</div></div> | ||
</div> | ||
</div> | ||
|
||
<a href="/pycon-2022/assignment/2022-09-09-00-assigment.html" class="navigation navigation-next navigation-unique" aria-label="Next page: 00 - Assignment"> | ||
<i class="fa fa-angle-right"></i> | ||
</a> | ||
|
||
</div> | ||
</div> | ||
|
||
<script> | ||
var gitbook = gitbook || []; | ||
gitbook.push(function() { | ||
gitbook.page.hasChanged({ | ||
"page": { | ||
"title": "Introduction", | ||
"level": "1.1", | ||
"depth": 1, | ||
|
||
|
||
|
||
"next": { | ||
"title": "00 - Assignment", | ||
"level": "1.2", | ||
"depth": 1, | ||
"path": "_posts/2022-09-09-00-assigment.md", | ||
"ref": "_posts/2022-09-09-00-assigment.md", | ||
"articles": [] | ||
}, | ||
|
||
"dir": "ltr" | ||
}, "config": { | ||
"plugins": ["fontsettings", "highlight", "livereload", "lunr", "search", "sharing", "theme-default", "livereload"], | ||
"styles": { | ||
"ebook": "styles/ebook.css", | ||
"epub": "styles/epub.css", | ||
"mobi": "styles/mobi.css", | ||
"pdf": "styles/pdf.css", | ||
"print": "styles/print.css", | ||
"website": "styles/website.css" | ||
}, | ||
"pluginsConfig": { | ||
"fontsettings": { | ||
"family": "sans", | ||
"size": 2, | ||
"theme": "white" | ||
}, | ||
"highlight": {}, | ||
"livereload": {}, | ||
"lunr": { | ||
"ignoreSpecialCharacters": false, | ||
"maxIndexSize": 1000000 | ||
}, | ||
"search": {}, "sharing": { | ||
"all": ["facebook", "google", "twitter", "weibo", "instapaper", "github", "telegram"], | ||
"facebook": true, | ||
"google": false, | ||
"github": true, | ||
"github_link": "https://github.com", | ||
"telegram": false, | ||
"telegram_link": "https://t.me", | ||
"instapaper": false, | ||
"twitter": true, | ||
"vk": false, | ||
"weibo": false | ||
}, | ||
"theme-default": { | ||
"showLevel": false, | ||
"styles": { | ||
"ebook": "styles/ebook.css", | ||
"epub": "styles/epub.css", | ||
"mobi": "styles/mobi.css", | ||
"pdf": "styles/pdf.css", | ||
"print": "styles/print.css", | ||
"website": "styles/website.css" | ||
} | ||
} | ||
}, | ||
"theme": "default", | ||
"author": "Tao He", | ||
"pdf": { | ||
"pageNumbers": true, | ||
"fontSize": 12, | ||
"fontFamily": "Arial", | ||
"paperSize": "a4", | ||
"chapterMark": "pagebreak", | ||
"pageBreaksBefore": "/", | ||
"margin": { | ||
"right": 62, | ||
"left": 62, | ||
"top": 56, | ||
"bottom": 56 | ||
} | ||
}, | ||
"structure": { | ||
"langs": "LANGS.md", | ||
"readme": "README.md", | ||
}, | ||
"variables": {}, | ||
"title": "Pycon Workshop Bloomreach", | ||
"language": "en", | ||
"gitbook": "*" | ||
}, | ||
"file": { | ||
"path": "404.html", | ||
"mtime": "", | ||
"type": "markdown" | ||
}, | ||
"gitbook": { | ||
"version": "3.2.3", | ||
"time": "2023-12-13 09:02:30 +0000" | ||
}, | ||
"basePath": "/pycon-2022", | ||
"book": { | ||
"language": "" | ||
} | ||
}); | ||
}); | ||
</script> | ||
</div><script src="/pycon-2022/assets/gitbook/gitbook.js"></script> | ||
<script src="/pycon-2022/assets/gitbook/theme.js"></script> | ||
|
||
<script src="/pycon-2022/assets/gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script> | ||
<script src="/pycon-2022/assets/gitbook/gitbook-plugin-sharing/buttons.js"></script> | ||
|
||
<!-- <script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script> | ||
<script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script> | ||
<script src="../gitbook/gitbook-plugin-search/search-engine.js"></script> | ||
<script src="../gitbook/gitbook-plugin-search/search.js"></script> --> | ||
|
||
<script src="/pycon-2022/assets/gitbook/gitbook-plugin-search-pro/jquery.mark.min.js"></script> | ||
<script src="/pycon-2022/assets/gitbook/gitbook-plugin-search-pro/search.js"></script> | ||
<script src="/pycon-2022/assets/gitbook/gitbook-plugin-back-to-top-button/plugin.js"></script> | ||
|
||
<script type="text/javascript" id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script> | ||
|
||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.