1 Forks
1 Stars
1 Watchers

codingQuestions

This is a repo of different Algorithms and Coding questions I have answered.

How to download and setup codingQuestions

Open terminal and run command
git clone https://github.com/velossien/codingQuestions.git
git clone is used to create a copy or clone of codingQuestions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codingQuestions https://github.com/velossien/codingQuestions/archive/master.zip

Or simply clone codingQuestions with SSH
[email protected]:velossien/codingQuestions.git

If you have some problems with codingQuestions

You may open issue on codingQuestions support forum (system) here: https://github.com/velossien/codingQuestions/issues