Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanmeng666/juejin-algorithm-practice
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: 23 days ago
JSON representation
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 (28 days ago)
- Default Branch: main
- Last Pushed: 2024-12-21T05:58:03.000Z (28 days ago)
- Last Synced: 2024-12-21T06:27:41.296Z (28 days 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: 0 Bytes
- Stars: 0
- 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---
*Note: This repository is maintained by the community and is not officially affiliated with ByteDance.*