Giter VIP home page Giter VIP logo

interques's Introduction

This is a collaborative repository aimed at getting tech interview questions and obviously their solutions. This will be written in plain HTML (we might later introduce CSS), although the interview questions could be from any domain.

What's amazing?

It's going to be completely compiled by our students!

Index

How it works?

This is started as a learning project for students who are looking for a complete list of interview questions. One question can have only one correct answer You can add a question (with an answer), suggest changes.

Contribution guidelines / Steps

For making any changes (from your local system), just following the following steps

  • fork this repository into your github account (create one if you don't have it yet)
  • clone it to your system (git clone )
  • in the terminal run git remote add upstream https://github.com/CodingNinjasCodes/InterQues.git (this is for taking a fresh update of the code anytime in the future)
  • create a new branch from the Branch Types below
  • IMPORTANT STEP: get the updated code, run command git pull upstream development in terminal
  • make the changes, commit and push them to your forked repository
  • create a pull request (mark an issue if it resolves one)
Branch Types
  • doc-branch name (Changes to documentation)
  • newq-branch name (For adding a new question)
  • correction-branch name (Making a correction to an answer/question)
  • upvote-branch name (Once you upvote a question)
  • hotfix-branch name (fixing something if it doesn't work)
  • struct-branch name (for structural additions/changes)

Installing Git

  • Download Git setup for your operating system and install it.
  • To check whether Git is installed on your system, open cmd on Windows / terminal on Mac.
  • Run command git --version and it should display the version of Git installed.

Cloning the repository using VS Code

  • Open VS Code.
  • Go to View > Terminal.
  • To clone the repo to your desktop, change the directory to desktop by running the command cd desktop.
  • In the terminal, run git clone https://github.com/CodingNinjasCodes/InterQues.git.
  • A folder/directory should be created on your desktop.
  • Open that folder in VS Code, go to File > Open.
  • Now you're good to go!

Support

  • For support, please create an issue regarding the same. We will help you out there.
  • To create an issue, go to the Issues tab, then select New issue.

Code of conduct

Respect fellow developers, everyone might be at a different stage of skill levels Encourage fellow developers, pass on an opportunity to them, if they've asked something simple, just point them to the right direction in as polite a manner as possible Thank fellow developers if they help you out in any way.

interques's People

Contributors

dakshkhetan avatar arpansac avatar shivamyth avatar kunalkr789 avatar sonu-kumar-web avatar divyanshgupta003 avatar viratsoam avatar mounikareddy15 avatar shubhamr238 avatar vipulchauhan07 avatar arunsridher avatar 1709abhishek avatar eldhosekuriakose avatar arcwhiz avatar gyansde avatar garunanurag avatar dutta-pratik avatar ayushk12 avatar provks avatar manishkaa avatar lavanya94lava avatar kirti2198 avatar dhanu084 avatar knightmate avatar gauravdwivedi avatar priyanka-kagrahari avatar smriti237 avatar asyriac avatar deepak-singh343 avatar rks107 avatar

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.