[docs] init commit, add readme

main
Vasily Guzov 3 years ago
commit 705883cbca

24
.gitignore vendored

@ -0,0 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

@ -0,0 +1,5 @@
# learn algorithms
I will be studying algorithms and collecting different cases to improve my knowledge on this repository.
---
Loading…
Cancel
Save