SkillAgentSearch skills...

Algorithms

Question which are scrapped from GFG,LeetCode Challenges,Interviewbit.

Install / Use

/learn @nileshteji/Algorithms
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Algorithms

Question which are scrapped from GFG,LeetCode Challenges,Interviewbit.

A repository where you can upload any algorithm in any language of your choice. Feel Free to add your code here :)

Steps to Contribute

  1. Fork the repository

  2. Clone your forked repository using terminal or gitbash.

git clone <link-of-repos>
  1. Make changes to the cloned repos

  2. Run the following three commands

git add .
git commit -m "Your-msg-here"
git push origin master
  1. Then in github , in your cloned repository find the option to make a pull request

<b> Successfully you have created a PR </b> :smiley:

Rules for making changes to this repository

Choose the programming language you would like to contribute to , find its respective folder for the algorithm (if it is not there create a new one) and add the code to it.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks6

Languages

Java

Security Score

55/100

Audited on Jun 6, 2024

No findings