{"id":24958097,"url":"https://github.com/arielliv/foobar","last_synced_at":"2025-03-28T20:45:06.569Z","repository":{"id":252145197,"uuid":"704589578","full_name":"Arielliv/foobar","owner":"Arielliv","description":"Collected and solved Google Foo Bar Challenges","archived":false,"fork":false,"pushed_at":"2024-08-07T20:46:30.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T07:01:55.379Z","etag":null,"topics":["challenge","foobar","foobar-challenge","google","interview","interview-practice","interview-preparation","interview-questions","leetcode","python"],"latest_commit_sha":null,"homepage":"https://foobar.withgoogle.com","language":"Python","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/Arielliv.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":"2023-10-13T15:28:25.000Z","updated_at":"2024-08-07T20:49:30.000Z","dependencies_parsed_at":"2024-08-08T00:50:08.568Z","dependency_job_id":"21d41c4c-659c-45a7-bade-a119c12d56c4","html_url":"https://github.com/Arielliv/foobar","commit_stats":null,"previous_names":["arielliv/foobar"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arielliv%2Ffoobar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arielliv%2Ffoobar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arielliv%2Ffoobar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arielliv%2Ffoobar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arielliv","download_url":"https://codeload.github.com/Arielliv/foobar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100465,"owners_count":20723468,"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":["challenge","foobar","foobar-challenge","google","interview","interview-practice","interview-preparation","interview-questions","leetcode","python"],"created_at":"2025-02-03T07:02:06.920Z","updated_at":"2025-03-28T20:45:06.547Z","avatar_url":"https://github.com/Arielliv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foobar Challenge Solutions\n\nWelcome to the Foobar Challenge Solutions repository! This project contains my solutions to various challenges from Google's Foobar coding challenges. Feel free to explore the questions and solutions to enhance your problem-solving skills.\n\n\u003cimg width=\"1647\" alt=\"Screenshot 2024-08-07 at 23 45 32\" src=\"https://github.com/user-attachments/assets/e7a0d849-c789-4682-814d-123bf3863e44\"\u003e\n\n\n## Repository Structure\n\n### Practice\n- [DFS practice - count_connected_components](count_connected_components)\n\n### Level 1 questions\n- [braille_translation_1](braille_translation_1)\n- [minion_task_scheduling_1](minion_task_scheduling_1)\n- [solar_doomsday_1](solar_doomsday_1)\n- [#_re_id_1](re_id_1_real)\n\n### Level 2 questions\n- [do_not_get_volunteered_2_1](do_not_get_volunteered_2_1)\n- [#_do_not_get_volunteered_2_1](do_not_get_volunteered_2_1_real)\n- [numbers_station_coded_messages_2_1](numbers_station_coded_messages_2_1)\n- [en_route_salute_2_2](en_route_salute_2_2)\n- [#_please_pass_the_coded_messages_2_2](please_pass_the_coded_messages_2_2_real)\n\n### Level 3 questions\n- [#_find_the_access_codes_3_1](find_the_access_codes_3_1_real)\n- [fuel_injection_perfection_3_1](fuel_injection_perfection_3_1)\n- [a_pirate_walks_into_a_bar_3_1](a_pirate_walks_into_a_bar_3_1)\n- [doomsday_fuel_3_1](doomsday_fuel_3_1)\n- [#_doomsday_fuel_3_3](doomsday_fuel_3_3_real)\n- [bomb_baby_3_2](bomb_baby_3_2)\n- [queue_to_do_3_2](queue_to_do_3_2)\n- [find_the_access_codes_3_3](find_the_access_codes_3_3)\n- [the_grandest_staircase_of_them_all_3_3](the_grandest_staircase_of_them_all_3_3)\n- [#_the_grandest_staircase_of_them_all_3_2](the_grandest_staircase_of_them_all_3_2_real)\n\n\n### Level 4 questions\n- [free_the_bunny_prisoners_4_1](free_the_bunny_prisoners_4_1)\n- [grid_zero_4_1](grid_zero_4_1)\n- [running_with_bunnies_4_2](running_with_bunnies_4_2)\n- [bringing_a_gun_to_a_gourd_fight_4_3](bringing_a_gun_to_a_gourd_fight_4_3)\n\n### More\n- `main.py`: Entry point to run the project.\n- Each `#` at the start represent the real question I got, you also can also find there  my own solution which I wrote during my actual challenge \n\n## Usage\n\nTo use this repository, navigate to the challenge package you are interested in. Each challenge package contains a markdown file with the question description (`readme.md`) and a Python file with my solution (`solution.py`).\n\n```bash\ncd braille_translation_1\n# Read the question description\ncat readme.md\n# View the solution\ncat solution.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farielliv%2Ffoobar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farielliv%2Ffoobar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farielliv%2Ffoobar/lists"}