GitHub Trends
10.3K subscribers
15.4K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#other #algorithm #computer_science #cpp #interview #java #leetcode #python #system_design

This resource is a comprehensive collection of notes on various computer science topics, including algorithms, operating systems, networking, databases, Java, system design, and more. It provides detailed explanations and solutions to problems from platforms like LeetCode and剑指 Offer. The notes are well-organized and follow a clear formatting guide to ensure readability. The benefit to the user is that it serves as a one-stop resource for learning and reviewing key concepts in computer science, helping to improve coding skills and knowledge in a structured manner.

https://github.com/CyC2018/CS-Notes
#javascript #algorithm #algorithms #computer_science #data_structures #interview #interview_preparation #javascript #javascript_algorithms

This repository provides a comprehensive collection of JavaScript examples for various algorithms and data structures. It includes detailed explanations, links to further reading, and YouTube videos for each topic. You can learn about data structures like linked lists, trees, graphs, and more, as well as algorithms such as sorting, searching, and cryptographic methods. The repository is organized by topic and difficulty level (beginner or advanced), making it easy to navigate and learn. This resource is ideal for anyone looking to improve their understanding of algorithms and data structures in JavaScript, helping you become a better programmer by providing practical examples and explanations.

https://github.com/trekhleb/javascript-algorithms
🔥1
#python #algorithm #algorithm_competitions #algorithms_implemented #algos #community_driven #education #hacktoberfest #interview #learn #practice #python #searches #sorting_algorithms #sorts

This project, "The Algorithms - Python," provides implementations of various algorithms in Python, mainly for educational purposes. It includes a wide range of algorithms that you can learn from, even though they might not be as efficient as those in the Python standard library. You can contribute to the project by following the contribution guidelines, and there are community channels on Discord and Gitter where you can ask questions and get help. This resource is beneficial because it helps you understand and learn different algorithms in a practical way, making it easier to improve your coding skills.

https://github.com/TheAlgorithms/Python
#typescript #algorithm #algorithm_interview #algorithm_interview_questions #algorithms #behavioral_interviews #coding_interviews #interview_practice #interview_preparation #interview_questions #system_design

The Tech Interview Handbook is a free resource that helps you prepare for technical interviews at tech companies. It includes curated materials like best practice questions, resume guides, behavioral questions, and algorithm cheatsheets. This handbook covers all phases of the interview process, from applying to negotiating an offer. It's designed for busy engineers and provides practical, condensed information to help you practice efficiently and land your dream job. Over a million people have already benefited from it.

https://github.com/yangshun/tech-interview-handbook
#other #algorithm #algorithms #coding_interview #coding_interviews #computer_science #data_structures #interview #interview_prep #interview_preparation #programming_interviews #software_engineering #study_plan

This study plan is designed to help you prepare for technical interviews at large software companies like Amazon, Facebook, Google, and Microsoft. Here’s the key information and benefits The plan covers a wide range of computer science topics, ensuring you are well-prepared for various types of technical interviews.
- **Practical Application** The plan advises on how to focus your study time effectively, avoiding unnecessary details and emphasizing retention techniques like flashcards.
- **Career Advancement**: By following this plan, you can gain the skills and confidence needed to secure a job as a software engineer at top tech companies.

Overall, this study plan is a structured approach to learning and practicing computer science fundamentals, making it easier to prepare for and succeed in technical interviews.

https://github.com/jwasham/coding-interview-university
#csharp #algorithm #algorithmic_trading_engine #c_sharp #finance #forex #lean_engine #options #python #quantconnect #stock_indicators #trading #trading_algorithms #trading_bot #trading_platform #trading_strategies

LEAN is a free, open-source platform for building, backtesting, and live-trading algorithms across stocks, forex, crypto, options, and more. Install the CLI with `pip install lean` to easily create projects, run research in Jupyter, backtest strategies, optimize, or deploy live trades from your terminal using Docker. Its modular design lets you customize everything. This saves you time by streamlining development, avoiding biases, and enabling fast, realistic testing to profit from better trading strategies.

https://github.com/QuantConnect/Lean