Code Monkey home page Code Monkey logo

hactoberfest2023's People

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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hactoberfest2023's Issues

Dynamic Tool-tip design

I would like to work on a dynamically changing tooltip with in-app nudges to serve as non-intrusive aides for various mobile app features. So the application Sets up tooltips that will help draw attention to a specific screen element. A frontend application that renders a tooltip with dynamic positioning, design, and text, as well as a live preview of the tooltip while it is being rendered, without predefined libraries.

Please kindly assign me the issue

Bubble sort in python

hello @Midway91 ,I would like to add a Bubble sort  algorithm in Python. Please assign it to me

shell sort implementation using C++

Shell sort is the crucial sorting algorithm for understanding the concept of data structure and other sorting algorithms. I wanted to add shell sort using C++ in this repo as this will add value for the repo viewers for understanding the full concepts of it.

@Midway91 please assign me🌝.

Please make a CONTRIBUTING.md

Beginners may not know how to fork, commit, or perform any other necessary operations to contribute to this project. It's an inconvenience for them to look elsewhere, so please make such a file.

Organize the files

Can I have someone organize all of the files into their correct folders. All of the folders should be in the Hacktoberfest folder. If there isn't a correct folder for the programming language make a folder with the name of the language.

Power of a number using Recursion in Python

Hi @Midway91

I would like to contribute Python based implementation of Power of Number using Recursion. It would be great if you could assign this issue to me :)

Explanation:

Given two numbers, x and n, print the result of "x raised to the power of n" using recursion. The language of implementation is Python.

Thanks

Huffman Coding Compression Algorithm

Huffman coding (also known as Huffman Encoding) is an algorithm for doing data compression, and it forms the basic idea behind file compression. The method which is used to construct optimal prefix code is called Huffman coding.
This algorithm builds a tree in bottom up manner.

I wanted to add Huffman Coding Compression Algorithm using C++ in this repo as this will add value for the repo viewers for understanding the full concepts of it. ⚑

@Midway91 Please Assign me πŸ™‚.

Create a problem folder

We can create a dedicated folder within this repository for the purpose of uploading practice questions of the C language. The intention behind this folder will be to provide a valuable resource for users by offering a collection of practice questions that can be benificial in their learning and preparation.

Excluded from Hactoberfest 2023

This repository has been excluded from Hacktoberfest 2023. So, even if your PR is merged, it will only be reflected in the excluded section of the Hacktoberfest 2023 webpage and not be counted towards the overall progress section.

Dynamic Programming Standard Patterns

Those who cannot remember are condemned to repeat. ~ DP

I am gonna add Standard DP problems pattern wise in cpp.
1D DP
2D/3D DP (DP on grids)
DP on strings
DP on Subsequences
DP on LIS
MCM DP | Partition DP

Matrix Multiplication (PYTHON) [HACTOBERFEST 2023]

Hello Sir,
I want to add my Python codes in this repo. I want to a very basic problem statement code in this repo

Problem Statement : Write a program to multiply two matrices as nested lists.
I want to add the the solution code to this problem.

Can you please give me a chance to contribute in this repo??

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.