Skip to content

Studying Golang and other programming languages by solving small tasks

Notifications You must be signed in to change notification settings

AlexShein/algorithmic-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic tasks

General information

This repository contains solutions I wrote for Codewars kata or Hackerrank tasks in different programming languages. https://www.codewars.com/users/AlexShein https://www.hackerrank.com/mr_ashein

Running code

Python and Go files are executed using usual commands python <filename> and go run <filename>

JS and TS code is executed using npx ts-node --esm <filename>

About

Studying Golang and other programming languages by solving small tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published