Skip to content

rsibanez89/hackerrank-problems-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hackerrank-problems-cs

My solutions to common hackerrank algorithmic problems

shortcuts Visual Studio

http://visualstudioshortcuts.com/2015/    -> will show a list of all the shortcuts for Visual Studio.

Run app

Ctrl + Shift + B	   -> Build
F5           	       -> Run 

Comment/Uncomment

Ctrl + K,C             -> //
Ctrl + K,U		       -> removes the //

Identation

Ctrl + K,D             -> format the document

About

My solutions to common hackerrank algorithmic problems using C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages