Skip to content

Conversation

@akhi1-jain
Copy link
Contributor

  • Replaced ArvoreDeBuscaBinaria.js with BinarySearchTree.js
  • Renamed and modified Calculate_PI.js
  • Updated CombSort.js
  • Added DijkstrasAlgorithm.js
  • Added DoublyLinkedList.js
  • Renamed calculate_pi.js to Calculate_PI.js
  • Updated InsertionSort.js
  • Updated InterpolationSearch.js
  • Added LinearSearch.js
  • Removed ListaDuplamenteEncadeada.js and ListaSimplesmenteEncadeada.js
  • Updated MergeSort.js
  • Renamed Palindromo.js to Palindrome.js
  • Removed Pilha.js
  • Added Queue.js
  • Updated QuickSort.js
  • Updated SelectionSort.js
  • Renamed busca_sentinela.js to SentinelSearch.js
  • Updated ShellSort.js
  • Added SinglyLinkedList.js
  • Added Stack.js
  • Removed TorreDeHanoi.js
  • Added TowerOfHanoi.js
- Replaced ArvoreDeBuscaBinaria.js with BinarySearchTree.js - Renamed and modified Calculate_PI.js - Updated CombSort.js - Added DijkstrasAlgorithm.js - Added DoublyLinkedList.js - Renamed calculate_pi.js to Calculate_PI.js - Updated InsertionSort.js - Updated InterpolationSearch.js - Added LinearSearch.js - Removed ListaDuplamenteEncadeada.js and ListaSimplesmenteEncadeada.js - Updated MergeSort.js - Renamed Palindromo.js to Palindrome.js - Removed Pilha.js - Added Queue.js - Updated QuickSort.js - Updated SelectionSort.js - Renamed busca_sentinela.js to SentinelSearch.js - Updated ShellSort.js - Added SinglyLinkedList.js - Added Stack.js - Removed TorreDeHanoi.js - Added TowerOfHanoi.js
@kelvins
Copy link
Owner

kelvins commented Sep 22, 2023

Hi @akhi1-jain, thanks for your contribution.
Could you please fix the issues related to the javascript linter (CI)?

@akhi1-jain
Copy link
Contributor Author

Hi @akhi1-jain, thanks for your contribution. Could you please fix the issues related to the javascript linter (CI)?

I've fixed the broken links in the README.md file with this commit. The links should now be working as expected. Please review the changes, and if everything looks good, feel free to merge. Thanks! :)

Copy link
Owner

@kelvins kelvins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @akhi1-jain 🚀

@kelvins kelvins merged commit 7dd3662 into kelvins:main Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants