{"id":18350834,"url":"https://github.com/developer-shourav/scpc__final_task","last_synced_at":"2025-04-10T00:22:33.508Z","repository":{"id":183633097,"uuid":"670488032","full_name":"developer-shourav/SCPC__Final_Task","owner":"developer-shourav","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-26T14:53:21.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T15:48:32.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/developer-shourav.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-07-25T07:00:26.000Z","updated_at":"2023-07-31T18:56:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2fd6b1d-e738-4f3d-9e34-943bbbd4b9d5","html_url":"https://github.com/developer-shourav/SCPC__Final_Task","commit_stats":null,"previous_names":["developer-shourav/scpc__final_task"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-shourav%2FSCPC__Final_Task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-shourav%2FSCPC__Final_Task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-shourav%2FSCPC__Final_Task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-shourav%2FSCPC__Final_Task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developer-shourav","download_url":"https://codeload.github.com/developer-shourav/SCPC__Final_Task/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248132229,"owners_count":21053001,"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":[],"created_at":"2024-11-05T21:28:36.632Z","updated_at":"2025-04-10T00:22:33.487Z","avatar_url":"https://github.com/developer-shourav.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Solve any 7 question  using Javascript \n\n- Task 1 : Create a function that takes a string as input and returns the reversed version of the string without using the built-in reverse() method. \n\n**Example `Input: \"hello world\"` Example `Output: \"dlrow olleh\"`**\n\n\n- Task 2 : Create a function that takes an array of numbers as input and returns the sum of all positive numbers in the array. \n\n**Example `Input: [2, -5, 10, -3, 7]` Example` Output: 19`**\n\n\n- Task 3: Write a JavaScript program to find the most frequent element in an array and return it. \n\n**Example `Input: [3, 5, 2, 5, 3, 3, 1, 4, 5]` Example `Output: 3`**\n\n\n- Task 4: Create a function that takes a sorted array of numbers and a target value as input. The function should find two numbers in the array that add up to the target value. Return an array containing the indices of the two numbers.\n\n **Example `Input: ([1, 3, 6, 8, 11, 15], 9)` Example `Output: [1, 2] (numbers at indices 1 and 2: 3 + 6 = 9)`**\n\n\n- Task 5: Implement a simple JavaScript calculator. The calculator should take two numbers and an operator (+, -, *, /) as input and return the result of the operation.\n\n\n- Task 6: Create a program that generates a random password of a specified length. The password should include a mix of uppercase letters, lowercase letters, numbers, and special characters.\n\n\n- Task 7: Implement a function that converts a Roman numeral to an integer. The function should take a Roman numeral string (e.g., \"IX\" or \"XXI\") as input and return the corresponding integer value.\n\n\n- Task 8: Implement a JavaScript function to find the second smallest element in an array of numbers. The function should return the second smallest number.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-shourav%2Fscpc__final_task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper-shourav%2Fscpc__final_task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-shourav%2Fscpc__final_task/lists"}