https://github.com/chanmeng666/juejin-algorithm-practice
【Star us and watch this project grow! 🌱⭐️】Collection of algorithm problems and solutions from ByteDance MarsCode Youth Training Camp (Winter 2024-2025). This repository contains coding challenges and their implementations used in the camp's entrance assessment.
https://github.com/chanmeng666/juejin-algorithm-practice
algorithms bytedance coding-interview competitive-programming data-structures marscode problem-solving programming-challenges technical-training youth-camp
Last synced: 4 months ago
JSON representation
【Star us and watch this project grow! 🌱⭐️】Collection of algorithm problems and solutions from ByteDance MarsCode Youth Training Camp (Winter 2024-2025). This repository contains coding challenges and their implementations used in the camp's entrance assessment.
- Host: GitHub
- URL: https://github.com/chanmeng666/juejin-algorithm-practice
- Owner: ChanMeng666
- License: mit
- Created: 2024-12-21T05:34:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-05T22:20:35.000Z (5 months ago)
- Last Synced: 2025-02-05T23:24:38.745Z (5 months ago)
- Topics: algorithms, bytedance, coding-interview, competitive-programming, data-structures, marscode, problem-solving, programming-challenges, technical-training, youth-camp
- Language: Python
- Homepage: https://juejin.cn/problemset?utm_source=school&utm_medium=youthcamp&utm_campaign=youthcamp_examine
- Size: 4.72 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# MarsCode Youth Camp Algorithm Collection
## Overview
This repository contains algorithm problems and solutions from the ByteDance MarsCode Youth Training Camp (Winter 2024-2025). It serves as a comprehensive resource for participants and anyone interested in algorithmic problem-solving.## About the Camp
The MarsCode Youth Training Camp is a free online technical training program organized by ByteDance, focusing on developing practical programming skills and algorithmic thinking. The winter session runs from November 15, 2024, to January 3, 2025.## Entrance Assessment
- **Timeline:** Registration - January 8, 2025 (23:59)
- **Requirement:** Solve minimum 15 algorithm problems from the provided problem set
- **Platform:** Problems available on ByteDance's online judge system## Course Tracks
- Frontend Development (HTML, CSS, JavaScript, TypeScript, React, Node.js)
- Backend Development (Microservices architecture, system design)
- Big Data Engineering (SQL fundamentals, data center architecture)## How to Contribute
1. Fork the repository
2. Create a new branch for your solution
3. Add your solution following the existing format
4. Submit a pull request## Learning Outcomes
- Practical coding experience
- Problem-solving skills
- Algorithm optimization techniques
- Real-world application scenarios
- Collaborative development experience## License
MIT License## 🙋♀ Author
Created and maintained by [Chan Meng](https://github.com/ChanMeng666).
---
*Note: This repository is maintained by the community and is not officially affiliated with ByteDance.*