{"id":21855550,"url":"https://github.com/monikakonieczna/javascript-practice","last_synced_at":"2025-08-10T19:13:37.382Z","repository":{"id":154603084,"uuid":"600007898","full_name":"monikakonieczna/javascript-practice","owner":"monikakonieczna","description":"Examples of solved tasks in JavaScript.","archived":false,"fork":false,"pushed_at":"2025-03-01T12:22:21.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T13:26:03.578Z","etag":null,"topics":["algorithms","javascript","javascript-practice-examples"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monikakonieczna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-10T11:26:27.000Z","updated_at":"2025-03-01T12:22:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b1cddc1-daaa-48a8-8509-f563a2f21c41","html_url":"https://github.com/monikakonieczna/javascript-practice","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/monikakonieczna%2Fjavascript-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monikakonieczna%2Fjavascript-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monikakonieczna%2Fjavascript-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monikakonieczna%2Fjavascript-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monikakonieczna","download_url":"https://codeload.github.com/monikakonieczna/javascript-practice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244852683,"owners_count":20521160,"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":["algorithms","javascript","javascript-practice-examples"],"created_at":"2024-11-28T02:16:17.992Z","updated_at":"2025-03-21T19:16:18.456Z","avatar_url":"https://github.com/monikakonieczna.png","language":"JavaScript","readme":"JavaScript Practice \n========================\nA collection of JavaScript Exercises to improve coding skills.\n\nExercises with arrays\n========================\n1. \n\nExercises with strings\n========================\n1. Write a JavaScript function to check whether an `input` is a string or not.\n2. Write a JavaScript function to check whether a string is blank or not.\n3. Write a JavaScript function to split a string and convert it into an array of words.\n4. Write a JavaScript function to extract numbers from a string.\n5. Write a JavaScript function to capitalize the first letter of each word in a string.\n6. Write a JavaScript function to concatenates a given string n times (default is 1).\n7. Write a JavaScript function to insert a string within a string at a particular position (default is 1).\n8. \n9. Write a JavaScript function to count the occurrence of a substring in a string.\n10. \n11. Write a JavaScript function to alphabetize a given string. Alphabetize string : An individual string can be alphabetized. This rearranges the letters so they are sorted A to Z.\n12. \n13. Write a JavaScript program to find the most frequent character in a given string except for space.\n14. Write a JavaScript function to reverse words in a given string.\n15. \n\nExercises with functions and simple algorithms\n========================\n1. Write a function which returns the maximum of two number.\n2. Fizbuzz algorithm.\n3. Write a function which checks number till given input/parameter is odd or even.\n4. Write a function which checks and count the truthy values from an array.\n5. Write a function which checks and prints only the string type properties of an object.\n6. Write a function which Calculate the sum of marks provided in an array, average it and also show Grad.\n7. Write a function which show or print Prime Number upto provided range.\n8. Write a function which show or print Sum of Arguments passed as an Array.\n9. Create a method named 'includes' which checks an element exists in an array.\n10. Create a method named 'excludes' which cut/excludes values from existing array and push to new array.\n11. Create a function which counts the search occurances from an array.\n12. Create a function which returns the maximum ie. largest number from an array.\n13. Filter the array of students with Higest Ranking, Sort on Ranking, finally Show the Names\n\n\nExercises with objects\n========================\n1. Create an Object for Students and Address with various Properties and Methods.\n2. Create an Object of Students by using Factory and Constructor methods.\n3. Write function to check object equality.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonikakonieczna%2Fjavascript-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonikakonieczna%2Fjavascript-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonikakonieczna%2Fjavascript-practice/lists"}