Commit Graph

97 Commits

Author SHA1 Message Date
Berkeley Martinez
a92ff79b5e Merge pull request #16116 from QuincyLarson/fix/cleanup-map-seed-files
fix: cleanup seed files and landing pages.
2017-11-29 15:48:45 -08:00
Alvin Kristanto
8a327b6ca0 feat(seed): Added more assertions for Project Euler (#16078) 2017-11-25 12:09:23 -06:00
Quincy Larson
927ddacda6 fix(seed): Clean up seed directory and add open source for go 2017-11-24 14:50:04 -06:00
Alvin Kristanto
54feadc6e2 feat(seed): Added more assertions for Project Euler (#16065) 2017-11-09 20:38:07 -06:00
Alvin Kristanto
28067a965b feat(seed): Change task and assertion for Project Euler (#16082) 2017-11-09 20:32:44 -06:00
Alvin Kristanto
185a7cda88 feat(seed): Added more assertions for Project Euler (#16057) 2017-10-30 16:25:39 -05:00
Peter Weinberg
383ec75fff fix(challenge): wrap method names & other code in <code> tags 2017-10-29 21:00:11 -04:00
Peter Weinberg
adfa7c74c2 fix(challenge): update description and add img for 1st binary tree challenge 2017-10-28 13:51:12 -04:00
Aung Myo Kyaw
032a1c34ae feat(euler-problem): Add test and solution for problem 7 (#15988) 2017-10-27 09:38:49 +07:00
Aung Myo Kyaw
308afdd1ae feat(euler-problem): Add test and solution for project euler problem 6 (#15987) 2017-10-26 08:40:10 +07:00
Aung Myo Kyaw
36e8a29766 feat(euler-problem): Add test and solution for problem 8 (#15990) 2017-10-26 08:08:28 +07:00
Alvin Kristanto
945c9b0fd3 feat(seed): Added more assertion for Project Euler problem twe (#15887) 2017-10-25 01:03:42 -05:00
Alvin Kristanto
2037576712 feat(seed): Added more assertion for problem twenty eight (#15913) 2017-10-25 01:03:22 -05:00
Alvin Kristanto
6329dac4a3 feat(seed): Added more assertions for Project Euler problem tw (#15881) 2017-10-25 01:03:04 -05:00
Alvin Kristanto
4de1be810b feat(seed): Added more assertions for Project Euler (#16028) 2017-10-25 00:58:56 -05:00
Alvin Kristanto
1c73aa1288 feat(seed): Added more assertions for Project Euler (#16023) 2017-10-25 00:54:01 -05:00
Alvin Kristanto
2f4b77f313 feat(seed): Change Project Euler assertion (#16021) 2017-10-25 00:45:38 -05:00
Peter Weinberg
a30409859d fix(instructions): fix spacing and correct example code for max heap and binary search tree problems 2017-10-19 01:37:01 -04:00
Tuomas Poikela
0fa83742cd feat: Added 1st batch of Rosetta code problems. (#15877) 2017-10-05 19:26:26 -05:00
Alvin Kristanto
0b969e5d3e feat(seed): Added more assertion for problem twenty four (#15850) 2017-09-11 21:39:28 -05:00
Alvin Kristanto
42008876f8 feat(seed): Added more assertion for Project Euler problem twe (#15874) 2017-09-11 17:57:40 -05:00
Beau Carnes
891c977cb4 Merge pull request #15811 from alvinkl/feature/problem_euler23
feat(challenges): Added more assertion for Project Euler problem twe
2017-09-05 09:16:03 -04:00
williamsb
abbdb28228 refactor(challenges): Remove euler problem (#15837)
BREAKING CHANGE: Remove euler problem 22 from the file

Closes #15831
2017-09-02 22:16:30 -07:00
Beau Carnes
e3eb02e9b1 Merge pull request #15798 from AungMyoKyaw/feature/euler-problem-3
feat(seed): Add tests and solution to Problem: Largest Prime Factor
2017-09-01 20:01:47 -07:00
Alvin Lim
b41a3c0ff4 feat(challenges): Added more assertion for Project Euler problem twe 2017-08-27 16:35:31 +07:00
Timo
dcfe18d5d5 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Aung Myo Kyaw
7b8256a519 feat(seed): Add tests and solution to Problem: Largest Prime Factor 2017-08-25 17:08:51 +06:30
Alvin Kristanto
6710a77508 feat(challenges): Updated project euler problem (#15754)
added more assertion and tweaked the task

feat(challenges): Added solution for project euler

Added solution for project euler problem 21
2017-08-21 23:36:34 -05:00
Sophanarith Sok
661ecf9dab test(tests): Add tests to Problem: Even Fibonacci Numbers (#15773)
Add more specific tests and edit motivational comment for something more
interesting.
2017-08-21 23:15:54 -05:00
Sophanarith Sok
0a4a50f040 test(seed): Add tests to Project Euler (#15750)
Add more tests. Add parameter to function to enable more specific tests
and enables easier way to verify a valid function. Update problem
description.
2017-08-11 14:57:00 -05:00
Alvin Kristanto
3d1ef747e2 edited project euler problem 20 (#15748)
revert(challenges): Change function name, parameters given, and return

Give better naming, avoid infiinite loop
2017-08-11 14:17:25 -05:00
Cody Seibert
9f875e1d11 feat(quiz): initial quiz view which can be used for multiple choice (#15743)
quizes
2017-08-08 14:31:26 -05:00
Shubham Sharma
791b16860d fix(challenges): Change hyperdev link to glitch (#15694)
Closes #15691
2017-07-31 14:33:42 -05:00
Milo Hartsoe
c478f30997 Rename length() as size() because the solution and future challenges use size() 2017-07-14 23:50:54 -04:00
Dylan
93b532854d Merge pull request #15622 from beaucarnes/fix/typo-adjacency-list-challenge
fix typo on challenge (#15621)
2017-07-11 10:41:38 -05:00
Beau Carnes
136e20f3a2 fix typo on challenge (#15621) 2017-07-10 21:25:26 -04:00
Milo Hartsoe
ddd852df7b Adds glitch weather API to take home interview weather project. (#15608) 2017-07-09 11:06:31 +05:30
Eric Leung
5faf32cee4 Merge pull request #14706 from QuincyLarson/feature/add-project-euler-problems
Feature/add project euler problems
2017-07-02 10:03:52 -07:00
padulam
3eb37e4785 Remove user story from Twitch.tv project 2017-06-13 15:06:34 -04:00
Jonathan
2a48f3616b Changed http to https for codepen links on challenges for data visualization project and take home interview projects (#15331) 2017-06-13 11:30:43 +05:30
Peter Weinberg
60522efd5e fix(challenge): fix bug in learn a stack challenge 2017-05-15 19:10:32 -04:00
Beau Carnes
0d2bd2fd2b Fixing error in data structure description (#14859)
Referenced in https://github.com/freeCodeCamp/freeCodeCamp/issues/14843
2017-05-14 22:53:16 +05:30
Peter Weinberg
7e83fee4a1 fix(tests): improve sorting algos section 2017-05-07 22:20:42 -04:00
P1xt
54223ce6d0 Scraped first 600 Project Euler Problems (#14605)
Notes:

This is a rough draft to get everyone started.

* Questions for which I did not have confirmed answers for have "TODO" marked in the tests.
* Some descriptions contain latex - I scraped them off the official project euler site (where they use MathJax)
* Some descriptions contain images - easily found in the json by looking for contiguous blank lines - these will have to be handled manually.
2017-05-03 15:32:23 -05:00
Quincy Larson
973e91aec2 add first 10 project euler problem text and titles 2017-05-03 15:32:23 -05:00
Max
b3927deaf8 Updated url for the Twitch API Docs (#14487) 2017-04-24 01:40:58 +05:30
Eric Leung
2913c5c353 Merge pull request #14115 from JoolsMcFly/fix/wrong-use-of-it-s
replace it's with its in descriptions
2017-04-19 09:09:12 -07:00
Dylan
6b5fd55a34 Merge pull request #14164 from Manish-Giri/fix/fix-instructions-learn-how-stack-works
Change stack top element in instructions
2017-04-16 12:04:58 -05:00
MANISH-GIRI
fea5bea3c3 Update variable in typed arrays 2017-04-14 19:30:38 -04:00
Dylan
d3a815a0a8 improve weather app project instructions (#14339) 2017-04-11 16:25:15 -05:00