This file has been truncated, but you can view the full file.
This file contains hidden or 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
{ | |
"PricedItineraries": [ | |
{ | |
"AirItinerary": { | |
"OriginDestinationOptions": { | |
"OriginDestinationOption": [ | |
{ | |
"FlightSegment": [ | |
{ | |
"DepartureAirport": { |
This file contains hidden or 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
{ | |
"title": "Logic Testing Survey", | |
"hidden": [ | |
"survey_id" | |
], | |
"settings": { | |
"language": "en", | |
"is_public": true, | |
"show_typeform_branding": false, | |
"meta": { |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
// SweetAlert | |
// 2014 (c) - Tristan Edwards | |
// github.com/t4t5/sweetalert | |
function initSweet() { | |
var modalClass = '.sweet-alert', | |
overlayClass = '.sweet-overlay', | |
alertTypes = ['error', 'warning', 'info', 'success']; | |
This file contains hidden or 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
Chesscademy Tactic Assignment Algorithm | |
Rating period = size of current streak (see streak algorithm) | |
Assume typical player has rating deviation of 50 | |
determine uncertainty of player's skill through data analysis | |
keep the volatility constant at 0.06 | |
for user: | |
RD = sqrt((50^2) + user_streak.length*(uncertainty^2)) |
This file contains hidden or 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
Rules | |
The focus of this hackathon is tactics. | |
This is a 24-hour hackathon. | |
You must build in stealth mode. | |
You may not collaborate with others (unless you have a technical question). | |
Each hack will be judged by the other two co-founders. | |
Hacks with overlapping feature sets will be compared by code-quality. | |
The Hack |
This file contains hidden or 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
Sabar | |
- Openings | |
- Optimizations | |
Custom Caching | |
Runtime Improvements | |
Getting Rid of Votes | |
- SEO | |
metamagic | |
dynamic_sitemaps | |
- Tags |