Skip to content

ImTheTom/CodeQuestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

276 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Questions

Answers to code questions I find and hopefully less complex versions of https://github.com/ImTheTom/OldSideProjectsCode/tree/master/LeetCode

Create a new sample

use the create new script

./scripts/create-new.sh -t go -n TwoSum

Running Typescript files

  • Requires Node/npm

npm install -g ts-node typescript '@types/node'

ts-node typescript.ts

Running go files

  • Requires go

go run go.go

About

Repo for code question sites and just random learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages