Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

js data structures excercises #29

Closed
js08 opened this issue Sep 24, 2014 · 8 comments
Closed

js data structures excercises #29

js08 opened this issue Sep 24, 2014 · 8 comments

Comments

@js08
Copy link

js08 commented Sep 24, 2014

Hi

I am planning to start an exercise with js data structures and algorithms..
so that it will be helpful for the UI developers to solve the interview questions using js...
is anyone interested in joining with me...

@ghost
Copy link

ghost commented Sep 24, 2014

The best way to start is to start! If you make a few exercises then it will be easier for other people to chip in with their own levels as pull requests.

@js08
Copy link
Author

js08 commented Sep 24, 2014

ok do u have any instructions how to start it

@linclark
Copy link

I have an algorithms one that I started, and posted about in nodeschool/workshoppers#16... you're welcome to help out with that one if you like. I haven't had time for it in a while, but expect to have more time to work on it soon.

If you're looking for how to start a workshopper, I wrote up instructions. There's also another framework called adventure, which substack wrote.

@max-mapper
Copy link
Contributor

@rajkumart08 i'd recommend attending a nodeschool event if you are near one, or if not you can check out this page http://nodeschool.io/building-workshops.html or listening to this podcast http://castroller.com/podcasts/Nodeup/3840775

@js08
Copy link
Author

js08 commented Sep 25, 2014

@linclark I would really like to work with you...may be we can do a skype or chat where we can discuss more about this exercise and start our tasks :) rajkumar.t08 is my skype id and rajkumar.t08@gmail.com is my mail id...you can add me in...

@js08
Copy link
Author

js08 commented Oct 1, 2014

@ALL Hey,

Is this command working for you

npm install git:https://github.com/linclark/algorithms-101 --save

I see some error in my terminal

@greelgorke
Copy link

@Raj08 your url is broken. use

npm install git@github.com:linclark/algorithms-101.git

or even

npm install linclark/algorithms-101

@jasonrhodes
Copy link
Member

This is a great place to send people who are interested in building workshops: http://nodeschool.io/building-workshops.html

If that page is lacking in anyway, send PRs to improve it -> http://github.com/nodeschool/nodeschool.github.io

For instance, a PR to add a link to @linclark's awesome workshopper tutorial would be a great addition, for starters!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants