Pinned Repositories
git-osp-for-beginners
A GitHub Repository to encourage and involve beginners in Open Source Contributions
DSA-Library
Collection of all important Data Structures and algorithms.
Analysis-of-Shortest-Path-Algorithm
I've tried to implement three popular shortest path algorithm, in a way graph is given and based on user's requirement as well, like he wants to know shortest path between just root and destination or he have queries to know such that in each query he'll give us root and destination
Giant-Wheel
Virtual Giant Wheel in Amusement Park
Huffmann-Algorithm
It's a simple lossless compression algorithm.
intern_pro
The idea is to build a simple competition webpage within the client’s website that encourages people to spread the news about the new product. Users arrive at the page and sign up a form. After a successful sign up, they get one entry for the competition. At that point, they also have an option to share the sign up link. Every successful sign up referred via the link will give extra competition entries to the original link poster. There is no limit to the number of entries that a person can have. So the idea is: The more entries you have, the higher your chance to win the prize. The prize is 100 bottles of Honeymint. The top 10 persons with the most entries will win the prize. Requirements: 1. The new webpage is to be launched 3 months from today. 2. The duration of the competition will be 1 month from the day it is launched. After that, the webpage will be removed. 3. The webpage will consist of text, graphical elements and a sign up form. 4. The sign up form will consist of the following compulsory fields: First name, Last name, Mobile Number and Email Address. 5. When the form is submitted, the user will receive an EDM (Electronic Direct Mail) with an option to post a special link to the competition page from his/her Facebook or twitter account. 6. When people arrive to the competition page via the special link and signs up the form. The original poster will get one more extra entry for the competition. 7. After the competition has expired, provide a list of winners to the client. Please develop the code for this scenario as per your understanding.
swe1-app
SE Project
Youtube-Data-API
sawyer1997's Repositories
sawyer1997/Youtube-Data-API
sawyer1997/Analysis-of-Shortest-Path-Algorithm
I've tried to implement three popular shortest path algorithm, in a way graph is given and based on user's requirement as well, like he wants to know shortest path between just root and destination or he have queries to know such that in each query he'll give us root and destination
sawyer1997/Giant-Wheel
Virtual Giant Wheel in Amusement Park
sawyer1997/Huffmann-Algorithm
It's a simple lossless compression algorithm.
sawyer1997/intern_pro
The idea is to build a simple competition webpage within the client’s website that encourages people to spread the news about the new product. Users arrive at the page and sign up a form. After a successful sign up, they get one entry for the competition. At that point, they also have an option to share the sign up link. Every successful sign up referred via the link will give extra competition entries to the original link poster. There is no limit to the number of entries that a person can have. So the idea is: The more entries you have, the higher your chance to win the prize. The prize is 100 bottles of Honeymint. The top 10 persons with the most entries will win the prize. Requirements: 1. The new webpage is to be launched 3 months from today. 2. The duration of the competition will be 1 month from the day it is launched. After that, the webpage will be removed. 3. The webpage will consist of text, graphical elements and a sign up form. 4. The sign up form will consist of the following compulsory fields: First name, Last name, Mobile Number and Email Address. 5. When the form is submitted, the user will receive an EDM (Electronic Direct Mail) with an option to post a special link to the competition page from his/her Facebook or twitter account. 6. When people arrive to the competition page via the special link and signs up the form. The original poster will get one more extra entry for the competition. 7. After the competition has expired, provide a list of winners to the client. Please develop the code for this scenario as per your understanding.
sawyer1997/swe1-app
SE Project