GithubHelp home page GithubHelp logo

mohit-dhote / codify-platform Goto Github PK

View Code? Open in Web Editor NEW
30.0 1.0 49.0 4.53 MB

Raise Genuine PRs, Your PRs will be accepted, Don't forget to spread love and if you like give us a ⭐️you aren't allowed to Update README.md

Home Page: https://hacktoberfest.com

License: GNU General Public License v3.0

Python 4.08% Java 4.02% C++ 3.11% JavaScript 0.25% Kotlin 0.01% Jupyter Notebook 88.55%
begineersfriendly hacktoberfest hacktoberfest-2023 hacktoberfest-contribute hacktoberfest-starter hacktoberfest-accepted2023 beginner-projects good-first-issues hacktoberbeginners hacktober

codify-platform's Introduction


GIF

mohit-dhote

🌐 About Me

-🌱 I’m currently learning Spring boot

-🤝 I’m looking to collaborate with people so that I can enhance my skills

-💬 Ask me about Open Source, Data Structures, Java

-👉 Another account https://github.com/mohitd404

Connect With Me :

Youtube LinkedIn Instagram example

Languages and Tools:

c cplusplus css3 git html5 javascript linux gcp mysql java

Git Git Git

Mohit's Top Languages

🏆 GitHub Trophies :


mohit-dhote

🔖 Holopins:

An image of @mohitdhote's Holopin badges, which is a link to view their full Holopin profile

Thanks For Visiting!

codify-platform's People

Contributors

adit2005 avatar adrect avatar arpy8 avatar ash0807 avatar avdeshmukh avatar avyayjain avatar azarex145 avatar imshivamrai282 avatar invisiblepro avatar iriteshmishra avatar jasht14 avatar joywin2003 avatar kalyani2003 avatar kishanrajput23 avatar kmalhotra08 avatar marufhasan24 avatar mohit-dhote avatar mrghost100348 avatar nightfury2111 avatar samratrpal01 avatar sangeethanayak avatar sanketj29 avatar sarthak88-tech avatar satyajit-2003 avatar sauravhingade avatar shriyansh7 avatar sjxsubham avatar swaroop-2021 avatar tsxsahil avatar vishalm029 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

codify-platform's Issues

I wanted to Add Differential Equation Solver inside Python project

The repository contains "Numerical methods" - Differential equations

Details can be found in the pull resquest section.

What are the possibilities:
  1. Solving the differential equation using the Euler method
  2. Solving the DE using the Euler-Cauchy method
  3. Solving the DE using the Runge-Kutta method
  4. coming soon...

Add Boundary Traversal of Matrix.CPP

Describe the Issue
We have given a matrix of dimensions n x m. The task is to perform boundary traversal on the matrix in a clockwise manner.

Sample Input:
n = 4, m = 4
matrix[ ][ ] = {{1, 2, 3, 4},
{5, 6, 7, 8},
{9, 10, 11, 12},
{13, 14, 15,16}}

Sample Output: 1 2 3 4 8 12 16 15 14 13 9 5

Additional context (optional)
@mohit-dhote can you please assign this issue to me @Ash0807 under Hacktoberfest label

Sorting Algorithms

I want to add the following sorting algorithms in c++ language,

  1. Bubble Sort
  2. Selection Sort
  3. Insertion Sort
  4. Heap Sort
  5. Merge Sort
  6. Quick Sort

Please Assign me this issue and add the hacktoberfest2023 tags, I am interested to Contribute : )

Ai vs player

Hi @mohit-dhote, I'd like to contribute a Tic-Tac-Toe game with an AI player versus a human player as part of Hacktoberfest. Could you please assign this task to me under Hacktoberfest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.