Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.58 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.58 KB

CS-01

An easy of Computer Programming with Real-life use-cases. A Bytes Club initiative to improve Competitive Programming Culture.

Objectives

Our main objective is to implement the real life problems through Computer Science.

Course Structure

  1. Data Handling (Optional)

    Contains basic problems on how to read and manage data from a specific structure. Most of the problems does not require any Data Structure or Algorithm knowledge.

    Preferred Language: Shell, Python 3.x

    Due On: 18-Dec-2017

  2. Understanding Search

    Yet to be announced

  3. Real-time Streaming

    Yet to be announced

  4. Introduction to Big Data

    Yet to be announced

Notifications

Contribution

  • Reference: Contributing Guidelines
  • Create a directory of your Username (in GitHub) in particular Problem set and put your solution to them.
  • Create a Pull Request mentioning the Problem set you are solving along with your name and email address.
  • Alternatively you can mail us the patch containing above information.

Contact