Skip to content

prasoonmohan/100k-coding-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation


100k Coding Challenge
100k Coding Challenge

This is my perosnal worksheets that I've practiced in my early stage of learning basic Coding. This covers progamming languages like C and JAVA. Thanks to Brototype who helped me with their valuable resources.

OverviewBuild withLive linksHow to contribute

Don't forget to give a ⭐️

screenshot

🛠 Overview

  • Completely begginer friendly.
  • Basic coding practices.
  • Based on C & JAVA Programming languages.
  • More than 100s of coding files.
  • Covered Maximum coding basics which I've learned.
  • Included Daily tasks file for references.
  • Covered a simple project, Calculator build with JAVA.

🚀 Built with

C JAVA

👉🏼 Links

100k CODING CHALLENGE


🧑🏽‍💻 How to contribute

You can also contribute🚀 to this repository for new coding files and updates. Make sure you forked and the clone link is from your forked url. Just simply follow the below steps as an example from your command line or terminal :

# Clone this repository
$ git clone https://github.com/prasoonmohan/100k-coding-Challenge.git

# Create a new branch
$ git branch <new-branch-name>

# Checkout to the new branch
$ git checkout <new-branch-name>

# After Adding your contribution
$ git add .

# Finally push you work
$ git push origin <new-branch-name>

I came in with near zero programming knowledge and halfway in, I’m quite confident of what I can achieve....

About

program codes of data structure and java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages