{"id":21916182,"url":"https://github.com/youngermaster/fat-mango-preparation","last_synced_at":"2026-05-17T18:03:09.989Z","repository":{"id":98717838,"uuid":"230496782","full_name":"Youngermaster/FAT-MANGO-Preparation","owner":"Youngermaster","description":"This repo contains all my coding preparation to get into FAT MANGO industries and the most important thing, Learn a lot to Improve my programming skills to be able to Change the World.","archived":false,"fork":false,"pushed_at":"2024-05-23T07:02:37.000Z","size":1211,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-23T07:42:02.670Z","etag":null,"topics":["codeforces-solutions","coding-challenge","competitive-programming","faang-preparation","faanmg","fatmango","icpc-training","internship-preparation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Youngermaster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-27T18:36:10.000Z","updated_at":"2024-06-15T15:44:41.822Z","dependencies_parsed_at":"2024-06-15T15:44:30.654Z","dependency_job_id":null,"html_url":"https://github.com/Youngermaster/FAT-MANGO-Preparation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FFAT-MANGO-Preparation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FFAT-MANGO-Preparation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FFAT-MANGO-Preparation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youngermaster%2FFAT-MANGO-Preparation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Youngermaster","download_url":"https://codeload.github.com/Youngermaster/FAT-MANGO-Preparation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937221,"owners_count":20535120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeforces-solutions","coding-challenge","competitive-programming","faang-preparation","faanmg","fatmango","icpc-training","internship-preparation"],"created_at":"2024-11-28T19:16:51.995Z","updated_at":"2026-05-17T18:03:04.967Z","avatar_url":"https://github.com/Youngermaster.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FAT MANGO Preparation\n\nThis repo contains all my coding preparation to get into **FAT MANGO** industries, also for the _ICPC_ competitions, _CodeForces_ contests, and the _most important thing_, **Learn a lot to Improve my programming skills to be able to Change the World**.\n\n\u003e Note\\*: FAT MANGO -\u003e Facebook, Amazon, Twitter, Microsoft, Apple, Netflix, Google, and Oracle.\n\n## Using Docker for Isolated Development Environment\n\nTo ensure that your development environment is consistent and does not interfere with other projects, I have set up a Docker container for compiling and running your C++ code. Here's how to use it:\n\n1. **Build the Docker Image**: Run the `start_docker.sh` script in your terminal to build and start the Docker container. This script will use the `Dockerfile` in the repository to create an image with all the necessary tools installed.\n\n   ```bash\n   ./start_docker.sh\n   ```\n\n2. **Compile and Run Your Code**: I have the `compile_template.sh` script template to compile your code. This template will show you how to compile your C++ code with `g++` and the required flags for a standard Competitive Programming environment. You can modify this script to compile and run your code as needed or manually compile your code using `g++`.\n\n   ```bash\n   ./compile_template.sh\n   ```\n\n3. **Exiting the Container**: Once you are done, you can exit the container by typing `exit`. The `--rm` flag in the `start_docker.sh` script ensures that the container is removed after you exit, keeping your system clean.\n\n## Contest Problems\n\nThese are some of the places where I solve problems, each one has a folder and\nsubfolders for different programming languages and different approaches.\n\n```bash\n├── CodeForces\n├── FacebookCarrers\n├── GitHubAssets\n└── LeetCode\n└── RandomCodes\n```\n\n## Name idea\n\nThe name idea was inspired by:\n![NameIdea](GitHubAssets/NameIdea.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungermaster%2Ffat-mango-preparation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoungermaster%2Ffat-mango-preparation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungermaster%2Ffat-mango-preparation/lists"}