Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bugaliaa/CodingQuestions

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

655 Commits
655 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Data Structures and Algorithms Coding Questions


Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgements

About The Project


This repository is made to help aspiring software developers in learning Data Structures and Algorithms for their coding interviews.

This Repository consists of many Data Structures and Algorithm Questions and Competitive Programming Questions from the leading coding websites. You can take reference from the code you've been stuck with for very long. Hope this repository helps you :)

Resources

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • You should have git installed in your local machine
  • You should know any programming language, preferably JAVA since the code is in java

Instructions

  • Every question in this repository comes with the original link and the title of the question
    import //(import files)
    // (Question Link)
    // (Question Title)
    public static void main(String[] args){
        // Driver code for normal questions whose input is simpler
    }
    //Functions used in the questions

Installation

Clone the repo

git clone https://github.com/bugaliaa/codingquestions.git

Usage

You can use this repository in the following manner:

  • Open the question from the link provided in the question file and try to solve it yourself
  • If you're stuck then look at the code and try to understand the solution
  • If you solved the question, you can still look at the solution provided for the best optimal solution

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. You can make contributions using the following steps. Any contributions will be highly appreciated

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Siddhant Bugalia - @twitter_handle - email

Project Link: https://github.com/bugaliaa/codingquestions

Acknowledgements

  • Striver_79
  • All the coding websites for giving such quality questions and providing a consistent platform.
  • Numerous fellow youtubers and people in the discussion forums of the question to help me to understand and solve the question very efficiently and teaching me a lot.

Thank you and best of luck!

About

Coding questions in JAVA language(2021)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.