Skip to content

This Repository Contains Coding Solutions for different platforms like HackerRank, CodeChef, etc.

Notifications You must be signed in to change notification settings

bairagidotcom/Code-Base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Base Banner

Code-Base

This Repository Contains Coding Solution of different platforms like HackerRank, CodeChef, etc.


Contribution Guidelines:

  1. Fork this Repository.
  2. Upload your code file in your fork in the specified directory.
    (File name Same as given in the platforms or if directory is not there create one)
  3. Commit your code file.
  4. Create a pull request.
  5. Done.

If you want to upload a code which is already exist , please ensure that the algorithm or language is different from existing one.
Example Filename:- Program(1).cpp

If you don't know How to create a pull request? Click here


Some Code Guidelines:

  1. Variable name should be meaningful.
  2. Use comments in your code.
  3. Your Code must be pretty formated.
  4. At the top of your code please details in this format (Commented)
    Program_name | Sub-folder | Platform | Language | Problem Link | By- Your Name
    For Example:
    Say "Hello, World!" With C++ | CPP | HackerRank | C++ | https://www.hackerrank.com/challenges/cpp-hello-world/problem | By- Arwaz Khan

List of Programs:

Program Sub-Folder Platform Language Problem Link
Longest Common Subsequence CPP GeeksForGeeks C++ https://practice.geeksforgeeks.org/problems/longest-common-subsequence-1587115620/1
Middle Element of Linked List CPP GeeksForGeeks C++ https://practice.geeksforgeeks.org/problems/finding-middle-element-in-a-linked-list/1/

About

This Repository Contains Coding Solutions for different platforms like HackerRank, CodeChef, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • C++ 3.2%