Skip to content

Latest commit

 

History

History
64 lines (56 loc) · 2.67 KB

README.md

File metadata and controls

64 lines (56 loc) · 2.67 KB

HitCount Maintenance Ask Me Anything ! Open Source Love svg1 PRs Welcome


Placement Preperations

This Repository is intended to be used by all from newbies to even best coders out there.


This repo will contain all the details like-
  • Basics of CPP and small code samples.
  • Interview Preperation Tips.
  • Data Structures and their Implementations.
  • How to prepare great Resumes and free ATS checkers.
  • Solutions to various coding platforms.
  • Books helpful for interview preparation.
  • List of various playlists of youtube channels with good similar content.
  • List of other repos which have similar type of contributions for more reference.
  • Free online courses to enroll and refer to.

want to be a contributor?

  • Read the basic code of conduct before beginning.
  • Fork this repo.
  • Open an issue.
  • Create a PR with proper description.

The code you wish to contribute should have -

      /**
        * @author: <GitHub Username>
        * @date: <date>
	* @desc: <A small Description as to what the code does>
	* @lang: <The language in which the code has been written in.>
      **/

Any contributions without the following above conditions will NOT be merged whatsoever.

Basic Standards

Examples of behavior that contributes to creating a positive environment include:

  • Using welcoming and inclusive language.
  • Being respectful of differing viewpoints and experiences.
  • Gracefully accepting constructive criticism.
  • Focusing on what is best for the community.
  • Showing empathy towards other community members.

Examples of unacceptable behavior by participants include:

  • The use of sexualized language or imagery and unwelcome sexual attention or advances.
  • Trolling, insulting/derogatory comments, and personal or political attacks
  • Public or private harassment.
  • Publishing others' private information, such as a physical or electronic address, without explicit permission.
  • Other conduct which could reasonably be considered inappropriate in a professional environment.