-
Notifications
You must be signed in to change notification settings - Fork 73
Meeting Notes of Meetup on 27 09 2017 6:30 PM
Hurray This is our first meetup on open-rank
Attendees: Nearly 30 people attended this meetup. out of which around 4 were students pursuing their studies and 20 of them are freshers or people looking for a job. and 10 of them are experienced, person.
Things Discussed:
- Introduction
- Demo of the hacker rank
- Process of Development
- Modes of Communication
Introduction: since this is the first meetup, we dedicated some to time introduce all of us, everyone shared their details, areas of interest, what they work on and why are they motived to contribute to this open-source project.
Demo of hacker rank: The aim of this project is to create an opensource version of the hacker-rank it has two parts. 1. companies create a contest 2. candidates participate in contest.
For companies:
Step 1: Register on hacker-rank Step 2: Create a contest by giving details like job-position, experience required and other Step 3: Add Question 3.1 Choose the question type (descriptive, multiple choice, coding etc) 3.2 Provide the signature of the function (like return type, number of parameters and types) 3.3 Choose the languages allowed (python, java etc) 3.4 If Coding question give details like question name, score, description 3.5 Add test cases by giving input and expected output 3.6 Test the program by giving your solution Step 4: Invite candidates by email or create a link which allowed to register and start the test
For Candidates:
Step 1: Register on hacker rank Step 2: Read the question Step 3: Write the code in given text area Step 4: test your code with sample inputs Step 5: if all sample cases pass test your code for private test cases Step 6: repeat from step 3 to 5 until all test cases pass
The process of Development:
Once we select the technologies to be used and architecture and basic design, we will create the issues and contributors can select any open issue and work on it.
Modes of communication:
- we have created a new room in our discord group where we can discuss the project anytime.
- Every night at 8 PM we will join the call in the same discord channel where we will talk of statuses of the issues and try to help if anyone is blocked.
- Every Wednesday Evening we will Physically meet at Collab House, Jubilee hills to discuss the project status.