Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samuelribeiroo/hello-world-js

Javascript, Algorithms and Data Structures studies.
https://github.com/samuelribeiroo/hello-world-js

algorithms-and-data-structures dsa hackerrank-solutions leetcode problem-solving

Last synced: about 2 months ago
JSON representation

Javascript, Algorithms and Data Structures studies.

Awesome Lists containing this project

README

        

Javascript and Data Structures studies

>

"Algorithmic logic is part of the beautiful pattern of nature and our real-life activities. There is immense satisfaction when we visualize our progress in understanding them." - Random Answer from a reddit post

>

🇧🇷 Repositório criado para armazenar os conteúdos que usei para estudar algoritmos, sintaxe do JavaScript e estrutura de dados.

>

🇺🇸 Repository created to store the contents that I used to study algorithms, syntax of JavaScript, Data Structure.

Resources



[70+ JavaScript Challenges: Data Structures & Algorithms](https://www.udemy.com/course/javascript-challenges/) - Course offered by Brad Traversy featuring more than 70 exercises and a basic introduction to data structures.

[Hacker Rank](https://www.hackerrank.com/) - Online platform to practice algorithmic logic and data structure problems

[LeetCode](https://leetcode.com/) - LeetCode is a popular online platform primarily designed for practicing coding and preparing for technical interviews. It provides a wide range of programming challenges across various domains, including algorithms, data structures, system design, and databases.

[Eloquent JavaScript, 2rd Edition: A Modern Introduction to Programming](https://github.com/samuelribeiroo/eloquente-javascript) - A free book that offers a comprehensive introduction to JavaScript, covering the most important topics in computer science.

Tools