omarfesal / HTasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Halan Company Task 🚀

All problems exists in src folder

Each problem has package for example:

  • problem 1 has problem1 package.

How to run problem solutions

Prerequisite: You need to have java installed on your system

Options

  • Run using IDE: intellij idea recommended
  • Run it Manually
    • Go to each problem folder using cd src\Problem(#Number)
    • Run javac nameOfFile.java
  • Run in online compiler

About


Languages

Language:Java 97.4%Language:JavaScript 2.2%Language:Shell 0.4%