8000 GitHub - zjiano/structure: Several languages of data structure practice
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zjiano/structure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Introduction
==============

Personal simple data structures practice.

What included
==============

* c version, list(two implementions), stack and binary tree only.

* java version, list, stack and binary tree only

Note
=============

Becuase these two language specific implemention is done in same period,
so variable and functions names are mostly consistent.

Todo
==============

* Add hashtable.

* Add general tree.

* Add ant build for java version.

<!-- vim: set syntax=mkd: ->

About

Several languages of data structure practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0