Skip to content

A project containing my solution for Leetcode, InterviewBit problems along with DSA Practice Problems.

Notifications You must be signed in to change notification settings

rafsanahmad/Leetcode-InterviewBit-DSA-Practice

Repository files navigation

Leetcode-InterviewBit-Practice-Problems

A project containing my solution for Leetcode, InterviewBit problems along with DSA Practice problems.

Build and run

To run the project and source files:

Clone the repo -> Open Android Studio -> Select File -> Open the Repository folder.

The project is configured to run single Java & Kotlin files from Android Studio.

After Importing the project to Android Studio:

  1. Click Add Configuration

  1. Select plus icon at top left and create an Application.

  1. Leave it as unnamed and click apply and ok.

  1. Now you can go to src\main\javaclasses or src\main\kotlinclasses folder and run/debug single Java/Kotlin class from Android studio.

Add Custom Library

You can add custom library and sources into the lib folder and use it in your class.

About

A project containing my solution for Leetcode, InterviewBit problems along with DSA Practice Problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published