github github
  • Home
  • Pricing and Signup
  • Training
  • Gist
  • Blog
  • Login

nzakas / computer-science-in-javascript

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Download Source
    • 398
    • 20
  • Source
  • Commits
  • Network (20)
  • Issues (0)
  • Downloads (0)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master ✓
  • Switch Tags (0)
  • Comments
  • Contributors
Keyboard shortcuts available
computer-science-in-javascript / Commit History feed

2009-11-28

Now detect invalid padding 
nzakas (author)
Sat Nov 28 10:35:31 -0800 2009
commit  02a2745b4aa8214f2cae
tree    e86a87e2db46e0f89de8
parent  bcd60047639b8c10517a
Now detect invalid padding 
nzakas (author)
Sat Nov 28 10:32:12 -0800 2009
commit  bcd60047639b8c10517a
tree    fa86c8b90507083a0e9d
parent  2b187a158fa7602e8f7c
Now detect invalid padding 
nzakas (author)
Sat Nov 28 10:29:15 -0800 2009
commit  2b187a158fa7602e8f7c
tree    41c7e1c42c3b10f42aaa
parent  cd30d7ee471a4e839890

2009-11-15

Fixed test 
nzakas (author)
Sun Nov 15 10:22:26 -0800 2009
commit  cd30d7ee471a4e839890
tree    f264a138c1cd41f5d7be
parent  13d2b5e4f8dbb67744bb
Removed unused code 
nzakas (author)
Sun Nov 15 10:22:09 -0800 2009
commit  13d2b5e4f8dbb67744bb
tree    560ff883c548037c34b7
parent  f54b8bfba28633a4e50f
Removed unused code 
nzakas (author)
Sun Nov 15 10:21:59 -0800 2009
commit  f54b8bfba28633a4e50f
tree    4bbd3f0d8a3d69b3f629
parent  68aba18d12feba5b641c
Removed unused code 
nzakas (author)
Sun Nov 15 10:21:31 -0800 2009
commit  68aba18d12feba5b641c
tree    3637d5db18c57b0ca6ae
parent  cb03b4cac4accc44f90a
Updated base64Decode() with simpler implementation 
nzakas (author)
Sun Nov 15 10:21:12 -0800 2009
commit  cb03b4cac4accc44f90a
tree    54f87d0d68651daab845
parent  198229ba0f749e7ff8f7
Updated base64encode() with simpler implementation 
nzakas (author)
Sun Nov 15 09:48:26 -0800 2009
commit  198229ba0f749e7ff8f7
tree    52315d434d93d6144312
parent  78d25e4ee920d9670769

2009-11-14

Fixed flaw in decoding, now better handles missing equals sign 
nzakas (author)
Sat Nov 14 20:09:17 -0800 2009
commit  78d25e4ee920d9670769
tree    70628dee1d1658d0717f
parent  b67bb9b4e0cbd80b4dda
Fixed flaw in decoding, now better handles missing equals sign 
nzakas (author)
Sat Nov 14 20:08:53 -0800 2009
commit  b67bb9b4e0cbd80b4dda
tree    240e66c795e85b32049e
parent  5e1dbf55929317b43f83
Fixed faulty logic 
nzakas (author)
Sat Nov 14 18:56:20 -0800 2009
commit  5e1dbf55929317b43f83
tree    d2ae03e0e2a68eca7a2e
parent  3b2e436a140bf2f8a27c
Fixed IE bug 
nzakas (author)
Sat Nov 14 18:46:37 -0800 2009
commit  3b2e436a140bf2f8a27c
tree    9dc897e290735d12fd35
parent  2547b7e30ec672e42fb5
Added base64 decode 
nzakas (author)
Sat Nov 14 18:31:12 -0800 2009
commit  2547b7e30ec672e42fb5
tree    9c96713e711f6054cf66
parent  7e2fdbd51f821a940980
Base 64 encoding 
nzakas (author)
Sat Nov 14 17:59:34 -0800 2009
commit  7e2fdbd51f821a940980
tree    d572c33d68c21dfdab36
parent  543ee9fab979c4e2c55d

2009-09-07

Selection sort implementation Comment
nzakas (author)
Mon Sep 07 11:17:41 -0700 2009
commit  543ee9fab979c4e2c55d
tree    1f89088da499261baa41
parent  844c3312e30272e13037

2009-08-30

Second take: Binary search algorithm 
nzakas (author)
Sun Aug 30 13:57:44 -0700 2009
commit  844c3312e30272e13037
tree    5aade82ce0977fa1dd02
parent  fdd3c1060d1198137380
Binary search algorithm 
nzakas (author)
Sun Aug 30 12:16:26 -0700 2009
commit  fdd3c1060d1198137380
tree    5b3764091c1d9b37c9b2
parent  63f2050b00720057b296

2009-08-02

Updated doubly linked list unit tests 
nzakas (author)
Sun Aug 02 18:11:21 -0700 2009
commit  63f2050b00720057b296
tree    5bbe5dbb52f8c6e1c836
parent  05f0dac4715b5b29bca1
Added Luhn algorithm 
nzakas (author)
Sun Aug 02 18:10:54 -0700 2009
commit  05f0dac4715b5b29bca1
tree    0f0ddd4d2eb33d4997e8
parent  696c3cb93bfd0094ca2d

2009-07-19

Updated sorting algorithms 
nzakas (author)
Sun Jul 19 13:14:01 -0700 2009
commit  696c3cb93bfd0094ca2d
tree    bd34a81fc869bd4217a9
parent  5ff9895dfeb14f9f3bc1

2009-06-07

Initial implementation of a binary search tree in JavaScript 
nzakas (author)
Sun Jun 07 13:21:40 -0700 2009
commit  5ff9895dfeb14f9f3bc1
tree    3ca881a1050ada155966
parent  31ecaa9f2d09c23b4a8b
Updated license information 
nzakas (author)
Sun Jun 07 11:12:24 -0700 2009
commit  31ecaa9f2d09c23b4a8b
tree    5ce2de9f54533829ef73
parent  0414cce7ade92431fca7

2009-05-25

Updated bubble sort implementations 
nzakas (author)
Mon May 25 17:46:52 -0700 2009
commit  0414cce7ade92431fca7
tree    eccb547b32a1ec18202d
parent  bf55a5cb53d5df9ef0c3

2009-05-23

Updated bubble sort and added two merge sorts 
nzakas (author)
Sat May 23 16:24:24 -0700 2009
commit  bf55a5cb53d5df9ef0c3
tree    1d69af3eb066eb0ba537
parent  1ec54a02ff86c567b623

2009-05-18

Classic implementation of a linked list that doesn't store length 
nzakas (author)
Mon May 18 19:24:37 -0700 2009
commit  1ec54a02ff86c567b623
tree    0fc7324d626f1c9dabc1
parent  3b5229f866c7540b1af5
Updated bubble sort to more traditional style (using swap method) 
nzakas (author)
Mon May 18 19:17:00 -0700 2009
commit  3b5229f866c7540b1af5
tree    7a2289c4c4b4bbe46d92
parent  67269fd16125d129edbe

2009-05-13

Bubble sort implementation 
nzakas (author)
Wed May 13 19:40:32 -0700 2009
commit  67269fd16125d129edbe
tree    cd8c2fe3a4207c74acbc
parent  92a85aff5ac5130c28c3

2009-05-01

Updated test description 
nzakas (author)
Fri May 01 14:52:36 -0700 2009
commit  92a85aff5ac5130c28c3
tree    581f704203038c6f8ffa
parent  023aaedf61f0c4033ee5
Updated doubly linked list documentation and added unit tests 
nzakas (author)
Fri May 01 14:51:18 -0700 2009
commit  023aaedf61f0c4033ee5
tree    914b98dd659f82ac1ed6
parent  614312f300c154c19790
Updated license comment block 
nzakas (author)
Fri May 01 14:49:55 -0700 2009
commit  614312f300c154c19790
tree    6ddf7665e1b312eec7e3
parent  dcb63cd33b843942dd6f
Added formal unit tests for linked list 
nzakas (author)
Fri May 01 14:41:51 -0700 2009
commit  dcb63cd33b843942dd6f
tree    be666dd48578ab7abbe3
parent  53799c6522b631041b05

2009-04-20

Slight reorganization 
nzakas (author)
Mon Apr 20 19:27:20 -0700 2009
commit  53799c6522b631041b05
tree    95db28d2bfd2b3130b1d
parent  78798b130be53ad6bab8

2009-04-19

Minor fix 
nzakas (author)
Sun Apr 19 12:26:50 -0700 2009
commit  78798b130be53ad6bab8
tree    af83e3107886ba57150c
parent  c2a29f8e2fdeafd7a05f
Doubly linked list implementation 
nzakas (author)
Sun Apr 19 12:03:21 -0700 2009
commit  c2a29f8e2fdeafd7a05f
tree    99fec8634684b1212f05
parent  87e73a5efe732c3f0f13
« NewerOlder »
Dedicated Server Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
  • Blog
  • Support
  • Training
  • Job Board
  • Shop
  • Contact
  • API
  • Status
  • © 2010 GitHub Inc. All rights reserved.
  • Terms of Service
  • Privacy
  • Security
  • English
  • Deutsch
  • Français
  • 日本語
  • Português (BR)
  • Русский
  • 中文
  • See all available languages

Your current locale selection: English. Choose another?

  • English
  • Afrikaans
  • Català
  • Čeština
  • Deutsch
  • Español
  • Français
  • Hrvatski
  • Indonesia
  • Italiano
  • 日本語
  • Nederlands
  • Norsk
  • Polski
  • Português (BR)
  • Русский
  • Српски
  • Svenska
  • 中文

Keyboard Shortcuts

Site wide shortcuts

s
Focus site search
?
Bring up this help dialog

Commit list

j
Move selected down
k
Move selected up
t
Open tree
p
Open parent
c or o or enter
Open commit

Pull request list

j
Move selected down
k
Move selected up
o or enter
Open issue

Issues

j
Move selected down
k
Move selected up
x
Toggle select target
o or enter
Open issue
I
Mark selected as read
U
Mark selected as unread
e
Close selected
y
Remove selected from view
c
Create issue
l
Create label
i
Back to inbox
u
Back to issues
/
Focus issues search

Network Graph

← or h
Scroll left
→ or l
Scroll right
↑ or k
Scroll up
↓ or j
Scroll down
t
Toggle visibility of head labels
shift ← or shift h
Scroll all the way left
shift → or shift l
Scroll all the way right
shift ↑ or shift k
Scroll all the way up
shift ↓ or shift j
Scroll all the way down