Code Monkey home page Code Monkey logo

let-us-java's People

Contributors

adityagupta200 avatar ajay0502 avatar ajaykarode avatar alok007kr avatar alphastar119 avatar amanjaiswa avatar ameeetgaikwad avatar ayushjain27 avatar bmv126 avatar fazreil avatar hgayan7 avatar iamatifmoin avatar ishnoor-kaur avatar itika-j avatar mayukh00 avatar mkittyd avatar naseershaikh1 avatar omjaiswal01 avatar pradyuman7 avatar prajjawal-sharma avatar pranatimittal avatar ramitg254 avatar realnamehidden1 avatar ritikmaheshwari23 avatar sagar17032001 avatar sanbit876 avatar shreya050-code avatar soumen-coder avatar vikraj01 avatar vinamratemp 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  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  avatar  avatar  avatar

let-us-java's Issues

Implementation of Huffman Coding in java.

Huffman coding is a lossless data compression algorithm. The idea is to assign variable-length codes to input characters, lengths of the assigned codes are based on the frequencies of corresponding characters. The most frequent character gets the smallest code and the least frequent character gets the largest code.

n-Knights

The n-queens puzzle is the problem of placing n queens on an n x n chessboard such that no two queens attack each other.

We have to find all distinct solutions to the n-queens puzzle.

Refactor the project

Similar type code directories should be placed inside a parent directory. Example:
Many code directories are just algorithms, they can be placed inside a parent directory with name algorithms.

Duplicate Code for GoldMine Problem

There are two similar solutions for the same problem. One is under the Dynamic Programming topic folder and another is in a standalone GoldMine Problem Folder.

Cycle sort

I would like to add this algorithm in java

Remove all duplicate code from the repository

  • Find duplicate codes in the repository (the code does not need be the same, but must do the same thing)
  • Move them to a single directory or remove low quality code (make your best judgement)
  • Clean up the project with respect to these duplicate codes

This issue must be done by a single contributor, and should contribute to removing all the duplication issues in the repository. Please comment if you'd want to take up this issue, and I'll assign it to you. I will be assigning the issue based on the order of the comment.

Add any new contribution with code that you like

A code in Java?
Updates in styling?
Alien existence proved using Java?
The code your granny made for you in Java?
A styling that made you love GitHub?

Anything you may find amazing, just contribute and add to this repository. Please just make sure to adhere to CONTRIBUTING.md rules :)

Also, do not forget to add your name in contributors' list.

Count number of digits in a number

I would like to add code that helps in counting the number of digits in a given number. Can you please assign this to me?

Thanks and Regards

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.