Solutions to HackerRank problems

Related tags

Utility HackerRank
Overview

HackerRank

This is my solutions to HackerRank problems using java, might not be the best solution but at least i tried

Algorithms

Subdomain Difficulty Challenge Solution
Warmup Easy Solve Me First SolveMeFirst.java
Warmup Easy Simple Array Sum SimpleArraySum.java
Warmup Easy Compare the Triplets CompareTheTriplets.java
Warmup Easy A Very Big Sum AVeryBigSum.java
Warmup Easy Diagonal Difference DiagonalDifference.java
Warmup Easy Plus Minus PlusMinus.java
Warmup Easy Staircase Staircase.java
Warmup Easy Mini-Max Sum MiniMaxSum.java
Warmup Easy Birthday Cake Candles BirthdayCakeCandles.java
Warmup Easy Time Conversion TimeConversion.java
Implementation Easy Grading Students GradingStudents.java

Java

Subdomain Difficulty Challenge Solution
Introduction Easy Welcome to Java! WelcomeToJava.java
Introduction Easy Java Stdin and Stdout I JavaStdInStdOut1.java
Introduction Easy Java If-Else JavaIfElse.java
Introduction Easy Java Stdin and Stdout II JavaStdInStdOut2.java
Introduction Easy Java Output Formatting JavaOutputFormatting.java
Introduction Easy Java Loops I JavaLoops1.java
Introduction Easy Java Loops II JavaLoops2.java
Introduction Easy Java Datatypes JavaDatatypes.java
Introduction Easy Java End-of-file JavaEndOfFile.java
Introduction Easy Java Static Initializer Block JavaStaticInitializerBlock.java
Introduction Easy Java Int to String JavaIntToString.java
You might also like...

This repository contains solutions to all the Bit Manipulations problems and coding challenges

This repository contains solutions to all the Bit Manipulations problems and coding challenges. I have also written a course on how to solve problems using bit manipulation. You can visit it here: https://www.educative.io/courses/bit-manipulation (Grokking Bit Manipulation For Coding Interviews)

Nov 15, 2022

C++ / JAVA Optimised Solutions for LeetCode Problems

LeetCode Solutions Algorithms Math Bit Manipulation Array String Matrix Hash Table Binary Search Sorting Two Pointers Dynamic Programming My Most Vote

Jan 5, 2023

☕️🚀🚨 This repository consists of solutions for the Community Classroom complete DSA Java Bootcamp assignment problems.

Java DSA Bootcamp 🌐 Assignments Go to Kunal Kushwaha's 👨🏻‍💻 course repository : ☕️ Java DSA Bootcamp ⚠️ 🚨 this repository is now inactive due to

Dec 12, 2022

Leetcode Problems & Solutions

LeetCode Problems & Solutions Optimal solutions to LeetCode Problems. Any kind of improvement suggestion is welcome. Algorithms Title Language(s) Diff

Jul 26, 2022

My solutions for leetcode problems.

My Java Solutions for Leetcode (inspired by qiyuangong's leetcode) Problems & Solutions # Title Solution 202 Happy Number Java 215 Kth Largest Element

Jun 25, 2022

Data structures & algorithms implemented in Java and solutions to leetcode problems.

Hello, World! 👋 Hey everyone, I'm Sharad ☃ , and I'm a Software Engineer 💻 at eGain! This repository 📝 is all about data structures & algorithms an

Dec 16, 2022

Este repositório é uma coleção de soluções comentadas dos desafios encontrados no tópico Problem Solving do site HackerRank.

Soluções HackerRank - Problem Solving Este repositório é uma coleção de soluções Java comentadas dos desafios encontrados no tópico Problem Solving do

Apr 14, 2022

Java Constraint Solver to solve vehicle routing, employee rostering, task assignment, conference scheduling and other planning problems.

OptaPlanner www.optaplanner.org Looking for Quickstarts? OptaPlanner’s quickstarts have moved to optaplanner-quickstarts repository. Quick development

Jan 2, 2023

Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.

Apache Log4j 2 Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the

Jan 4, 2023

Tools for tracking down memory / JVM problems & generating predictable-as-possible VM behaviour

Hawkshaw Tools for tracking down memory / JVM problems & generating predictable-as-possible VM behaviour You can Use Hawkshaw to mimic application obj

Jan 9, 2021

The place to come for pair programming practice problems in your language, designed for new and old developers alike.

Coding Dojo About The Coding Dojo is a project and weekly meetup hosted by Code Connector to offer opportunities for learning, mentoring, and practici

Nov 18, 2022

The CSES Problem Set is a collection of algorithmic programming problems.

The CSES Problem Set is a collection of algorithmic programming problems. The goal of the project is to create a comprehensive high quality problem se

Jan 5, 2022

Reference implementation for MINAS (MultI-class learNing Algorithm for data Streams), an algorithm to address novelty detection in data streams multi-class problems.

Reference implementation for MINAS (MultI-class learNing Algorithm for data Streams), an algorithm to address novelty detection in data streams multi-class problems.

Sep 7, 2022

MCQs and coding questions solutions of Object-Oriented Programming java of coding ninjas

cn-java-sols (⌐■_■) Link to This repository Other similar repository of my friend Link 🤩 enjoy having full marks 💯 😍 now answers avaible up to Stri

Dec 27, 2022

Comparison between Java and Common Lisp solutions to a phone-encoding problem described by Prechelt

Prechelt Phone Number Encoding This project implements the phone number encoding described by Lutz Prechelt in his article for the COMMUNICATIONS OF T

Nov 30, 2021

Java solutions for LeetCode

leetcode-java Java solutions for LeetCode Environment Intellij IDEA 2021.2 JDK 16.0.1 Gradle 7.1 Junit 5.7 ProblemList # Title Difficulty Link Solutio

Aug 5, 2021

Repository with LeetCode Solutions and Dedicated Index to prepare for your FAANGM Interviews.

Repository with LeetCode Solutions and Dedicated Index to prepare for your FAANGM Interviews. Feel free to share and Contribute to this repository.

Jan 1, 2023

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

Spring Cloud Alibaba A project maintained by Alibaba. See the 中文文档 for Chinese readme. Spring Cloud Alibaba provides a one-stop solution for distribut

Jan 1, 2023

Java upgrade example errors and solutions

Java upgrade example errors and solutions This project shows the errors encountered during a Java upgrade and the necessary fixes. Per Java version th

Dec 31, 2022
Owner
Yasir Haq
Game Programmer @ Raion Community
Yasir Haq
Este repositório é uma coleção de soluções comentadas dos desafios encontrados no tópico Problem Solving do site HackerRank.

Soluções HackerRank - Problem Solving Este repositório é uma coleção de soluções Java comentadas dos desafios encontrados no tópico Problem Solving do

Ana Carolina Bilecki 2 Apr 14, 2022
Java Constraint Solver to solve vehicle routing, employee rostering, task assignment, conference scheduling and other planning problems.

OptaPlanner www.optaplanner.org Looking for Quickstarts? OptaPlanner’s quickstarts have moved to optaplanner-quickstarts repository. Quick development

KIE (Drools, OptaPlanner and jBPM) 2.8k Jan 2, 2023
The CSES Problem Set is a collection of algorithmic programming problems.

The CSES Problem Set is a collection of algorithmic programming problems. The goal of the project is to create a comprehensive high quality problem se

Mohd Abdul Azeem 1 Jan 5, 2022
Solutions to HackerRank problems

HackerRank This is my solutions to HackerRank problems using java, might not be the best solution but at least i tried Algorithms Subdomain Difficulty

Yasir Haq 7 Apr 4, 2022
👨‍💻This repository gives you the solution of everyday problems given in 30DaysOfCode contest which is held on Hackerrank

??‍??30DaysOfCode-PhoenixClub This repository gives you the solution of everyday problems given in 30DaysOfCode contest which is held on Hackerrank. N

Urveshkumar 8 Jan 30, 2022
Solutions for some common algorithm problems written in Java.

Algorithms This repository contains my solution for common algorithms. I've created this repository to learn about algorithms and improve solutions to

Pedro Vicente Gómez Sánchez 2.8k Dec 30, 2022
This repository contains my solutions to programming problems of the UVa online-judge.

UVa Solutions This repository contains my solutions to programming problems of the UVa online-judge. Problem Set Volumes (100...1999) Volume 12 Proble

Tahanima Chowdhury 7 Nov 15, 2021
Solutions to daily problems of Leetcode

leetcode-daily-problems-solutions Leetcode Daily Challenge : Date Problem Solution Comment 29/01/2022 84. Largest Rectangle in Histogram Solution Usin

Jay Teli 1 Feb 3, 2022
This JAVA repository contains solutions for common algorithms and problems.

JAVA-Algorithms ?? Description Beep Boop! Boop Beep!. I have created this repository to improve my Logical thinking skills & Knowledge in programming.

VINU 3 Apr 11, 2022