Git Product home page Git Product logo

mariazevedo88 / hackerrank-challenges Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 7.0 203 KB

A project of solved Java/SQL challenges from HackerRank website

License: MIT License

Java 100.00%
hackerrank-challenges sql-challenges hackerrank-website java hackerrank-solutions hackerrank hackerrank-all-solutions hackerrank-solutions-for-java hackerrank-solutions-github coding-challenges hackerrank-practice-solutions hackerrank-practice java-challenges sql interview-preparation-kit java-practice

hackerrank-challenges's Introduction

Hackerrank logo


hackerrank-challenges

A project of solved exercises from Hackerrank website in Java and SQL.

Summary

Java Challenges

SQL Challenges

Run the .jar file

In order to run any Java Challenge in the project, on Linux/Mac/Windows terminal, run the jar simply as following:

java -cp hackerrank-challenges-1.0.0-SNAPSHOT-jar-with-dependencies.jar {Class that you want execute}

For example, to run the Matrix.java in the Graphs section:

java -cp hackerrank-challenges-1.0.0-SNAPSHOT-jar-with-dependencies.jar io.github.mariazevedo88.hc.prepkit.graphs.Matrix

Contributing

hackerrank-challenges's People

Contributors

mariazevedo88 avatar snyk-bot avatar

Stargazers

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

Watchers

 avatar  avatar

hackerrank-challenges's Issues

Matrix (Java) - Graphs

Given a list of edges and times, determine the minimum time to stop the attack of two machines on kingdom of Zion.

Minimum Time Required (Java) - Search

You have a number of machines that each have a fixed number of days to produce an item. Given that all the machines operate simultaneously, determine the minimum number of days to produce the required order.

Pairs (Java) - Search

It must return an integer representing the number of element pairs having the required difference.

Swap Nodes [Algo] (Java) - Search

Perform the swap operation and store the indices of your in-order traversal to your result array. After all swap operations have been performed, return your result array for printing.

Making Candies (Java) - Search

Karl wants to minimize the number of passes to obtain the required number of candies at the end of a day. Determine that number of passes.

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.