Skip to content

Simplified Data structure and Algorithm solutions for Beginner in Python

Notifications You must be signed in to change notification settings

shelcia/noobcodes-docs

Repository files navigation

noobcodes-docs

📌 Introduction

This website is built using Docusaurus 2, a modern static website generator.

⭐ How to get started?

You can refer to the following articles on the basics of Git and Github and also contact the Project Mentors, in case you are stuck:

💥 How to Contribute?

PRs Welcome Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Read the Code of Conduct
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Add Screenshots to help us know what this Script is all about.

By the end of december contribute to the problem statements given in the zip

LeetCode-Questions-CompanyWise-master.zip

⭐ Issues:

For major changes, you are welcome to open an issue to discuss what you would like to change. Enhancements will be appreciated.

Installation

npm install or yarn install

Local Development

npm start or yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm build or yarn build

💼 Code of Conduct

We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct. Please adhere toward our Code-of-Conduct.