Little ditties. The usual suspects.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
AJ ONeal cd2ff26faa
docs: add hotplate problem
2 vuotta sitten
hotplate docs: add hotplate problem 2 vuotta sitten
http-chat-ruby renamed folders, updated README 14 vuotta sitten
json-chat-nodejs some weird merge conflict... 12 vuotta sitten
linked-list-and-binary-search-tree-c++ added BYU CS240 Linked-List and Binary Search Tree assignments 14 vuotta sitten
mock-census removed excess code 14 vuotta sitten
sort-c++ Added CS240 sort 14 vuotta sitten
stack made it easier to change the stack test size, added linked-list implementation by Eric 13 vuotta sitten
tcp-echo-csharp attribution to microsoft 12 vuotta sitten
tcp-echo-ruby renamed folders, updated README 14 vuotta sitten
HOMEWORK_IDEAS.md add word path game 6 vuotta sitten
README.md Added recent tests 13 vuotta sitten
fibonacci.go added golang 12 vuotta sitten
fibonacci.js Yay for FizzBuzz! 14 vuotta sitten
fibonacci.lua I got a fever that can only be cured by... more fibonacci 12 vuotta sitten
fibonacci.rb I got a fever that can only be cured by... more fibonacci 12 vuotta sitten
fibonacci.tour.go added golang 12 vuotta sitten
fizzbuzz.js simpler fizzbuzz 14 vuotta sitten
fizzbuzz.rb Yay for FizzBuzz! 14 vuotta sitten
flashcards.js copy/paste flashcard app 13 vuotta sitten
hello.js Yay for FizzBuzz! 14 vuotta sitten
hotplate.js adjusted safety base-case loop size down to a reasonable limit 14 vuotta sitten
hotplate2.js added hotplate2 11 vuotta sitten

README.md

FizzBuzz

An array of the usual suspects.

C

  • stack

C++

  • linked list
  • binary search tree

Ruby

  • Fizzbuzz
  • TCP Echo Server
  • HTTP Chat Server / Client

JavaScript

  • Hello World
  • Fizzbuzz
  • Fibonacci
  • HTTP Chat Server / Client (json-chat)