Skip to content

A Repo containing DS and Algorithms. solved using Scala Programming Language

License

Notifications You must be signed in to change notification settings

rahul26goyal/learning-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-scala

A Repo containing DS and Algorithms. solved using Scala Programming Language

Prevent committing secrets:

Using https://github.com/awslabs/git-secrets for this:

  • brew install git-secrets => install plugin
  • git secrets --install => set pre-commit check for current repo.
  • git secrets --register-aws => adds common aws pattern.
  • git secrets --scan-history => scans previous commits too.
  • git secrets --scan <file> => adhoc scan.

About

A Repo containing DS and Algorithms. solved using Scala Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages