https://github.com/iamraphson/ehealthsystems
Solution to eHealth System Africa Interview
https://github.com/iamraphson/ehealthsystems
Last synced: 9 months ago
JSON representation
Solution to eHealth System Africa Interview
- Host: GitHub
- URL: https://github.com/iamraphson/ehealthsystems
- Owner: iamraphson
- Created: 2016-07-22T21:52:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-03T18:13:19.000Z (almost 10 years ago)
- Last Synced: 2025-04-05T13:44:04.278Z (about 1 year ago)
- Language: JavaScript
- Size: 4.53 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eHealthSystems
Solutions to short programming test for eHealth Systems Africa
Number1.java - Inside Question 1 Folder, Contains solution to find maximal sequence of consecutive zeros that is surrounded by ones in the binary representation of N.
.
Number2.java - Inside Question 2 Folder, Contains solution to check and replace all website links in a string with HTML url link.
Question 3 Folder - A Mini-application that uses Facebook OAuth to authenticate the user, fetches the user basic information such as username, first and last name, profile pic E.T.C #kidstuff