Coder Social home page Coder Social logo

coolrekha / programs Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 61.0 168 KB

This repository is a collection of basic programs in any coding language. This will participate in hacktoberfest 2022.

C++ 49.10% Java 21.72% Python 10.52% HTML 9.96% JavaScript 1.92% CSS 6.78%
c cpp hacktoberfest hacktoberfest-accepted hacktoberfest2022 hactoberfest hactoberfest-accepted hactoberfest2022 java javascript python

programs's People

Contributors

ahonaghosal16 avatar ajay-007-e avatar als1510 avatar ankitbhujeja avatar ashutoshnegi880 avatar ausaf1 avatar ayushi-810 avatar chiragx07 avatar coolrekha avatar darklordhere avatar dev-d-gr8 avatar harshag90 avatar harshiitsingh avatar harshv10 avatar kraken-ops avatar makendrang avatar mathpaljyoti avatar mohini1403 avatar monodeep-das avatar navdeepk037 avatar pujakumari9856 avatar rahulssv avatar raw4321 avatar ruvebenadie avatar sosenkkk avatar tarun0808 avatar thesayantapaul avatar ujjwalgupta2021 avatar utkr07 avatar ytw7 avatar

Stargazers

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

Watchers

 avatar

programs's Issues

Kadane's Algorithm

I would like to implement on Kadane's Algorithm under HacktoberFest 2022.
Kindly assign it to me.

Factorial of a number using recursion.

Factorial of a number (denoted by n!) is the product of all numbers from 1 to the number n (1 and n inclusive).
Example: 5! = 1x2x3x4x5 = 120.
Implement it any language.

Sieve of Eratosthenes

i want to implement Sieve of Eratosthenes in this hacktober fest . kindly assign it to me .

Program to check number is palindrome or not.

A number is said to be palindrome if, after reversing the number, we get back the original number.
Example: 12321 is palindrome and 123 is not palindrome.
Implement it in any language.

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.