{"id":20927540,"url":"https://github.com/surewht/js-test","last_synced_at":"2025-05-13T18:31:45.910Z","repository":{"id":47503290,"uuid":"125088161","full_name":"surewht/js-test","owner":"surewht","description":"tests for javascript developers","archived":false,"fork":false,"pushed_at":"2023-03-01T17:54:40.000Z","size":86,"stargazers_count":14,"open_issues_count":9,"forks_count":21,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T05:46:14.924Z","etag":null,"topics":["algorithm-challenges","algorithms","balanced-parentheses","caesar-cipher","es6","fibonacci-sequence","fizzbuzz","geometric-algorithms","internship","javascript","job-interviews","junior-developer","learning","learning-by-doing","palindrome","reduce","test-driven-development"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/surewht.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":"2018-03-13T17:17:24.000Z","updated_at":"2021-08-26T03:46:59.000Z","dependencies_parsed_at":"2024-11-19T06:02:04.215Z","dependency_job_id":null,"html_url":"https://github.com/surewht/js-test","commit_stats":null,"previous_names":["surewht/js-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surewht%2Fjs-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surewht%2Fjs-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surewht%2Fjs-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surewht%2Fjs-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surewht","download_url":"https://codeload.github.com/surewht/js-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003292,"owners_count":21997859,"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":["algorithm-challenges","algorithms","balanced-parentheses","caesar-cipher","es6","fibonacci-sequence","fizzbuzz","geometric-algorithms","internship","javascript","job-interviews","junior-developer","learning","learning-by-doing","palindrome","reduce","test-driven-development"],"created_at":"2024-11-18T20:51:25.290Z","updated_at":"2025-05-13T18:31:45.547Z","avatar_url":"https://github.com/surewht.png","language":"JavaScript","readme":"# Javascript tests for internship/junior developer applicants\nThis is a repository **for employees** to review the current level of **knowledge, thinking and code quality** of interview subjects. Also for **js-developer wannabes** to **practice and learn**. \n\n*Try to give a generic solution, rather than just satisfy the unit tests, since it doesn't do any good for anyone.:)*\n\n## The tasks consist of implementation of several algorithms:\n1. [Palindromes](https://github.com/tokdaniel/js-test/blob/master/tasks/1.%20Palindrome%20check/README.md) - Check if the given input is a palindrome.\n2. [Fibonacci](https://github.com/tokdaniel/js-test/blob/master/tasks/2.%20Fibonacci%20-%20recursive/README.md) - Implement a function recursively, which returns the fibonacci numbers until N.\n3. [Balanced Parentheses](https://github.com/tokdaniel/js-test/blob/master/tasks/3.%20Balanced%20parentheses/README.md) - Determine if the given input string's parentheses are balanced.\n4. [FizzBuzz](https://github.com/tokdaniel/js-test/blob/master/tasks/4.%20FizzBuzz/README.md) - Give your implementation of FizzBuzz.\n5. [Caesar's Cipher](https://github.com/tokdaniel/js-test/blob/master/tasks/5.%20Caesar%20cipher/README.md) - Give your implementation of Caesar's cipher\n6. [Reduce](https://github.com/tokdaniel/js-test/tree/master/tasks/6.%20Implement%20reduce) - Implement the javascript utility reduce.\n7. [Circle Contains](https://github.com/tokdaniel/js-test/tree/master/tasks/7.%20Is%20Point%20inside%20Circle) - Determine if a given point is inside the area of a circle.\n\n### In every task folder there is a more detailed explanation of the expected task.\n* These are in order of difficulty (according to my subjective judgement).\n* I plan to extend the list with new tasks in the future\n\n## What you'll need to solve them\n* Your favourite IDE, editor or other stuff that lets you conveniently edit code.\n* Cloning, or saving this repository to your local filesystem.\n* Some of the newer versions of node.js (https://nodejs.org).\n* Opening a command line and run ```npm install``` in the root folder.\n* Diving in \u0026 some usage of google\n\n## Check your solutions\nIf you think your solution is fine run the **check.bat** file it will open a **report in your default browser** and tell you if something is wrong. If you are using linux or mac, I hope you'll know what to do (execute the npm test command, and open mochawesome.html).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurewht%2Fjs-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurewht%2Fjs-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurewht%2Fjs-test/lists"}