GitPedia

Counter interview.dev

a collaborative collection of interview questions collected from both sides of the game: Interviewer(s) and Interviewee.

From oleg-koval·Updated February 10, 2026·View on GitHub·
·Archived

You don't need to be able to code but you will need a (free) [GitHub](https://github.com) account in order to contribute. The project is written primarily in SCSS, distributed under the MIT License license, first published in 2019. Key topics include: awesome, awesome-list, collaborative, collaborative-editing, collaborative-learning.

Counter Interview

Contributing questions

You don't need to be able to code but you will need a (free) GitHub account in order to contribute.

Adding your questions

  • You will need to create a new file in _examples folder here
  • Follow this structure for your contribution
  • Create a Pull Request with your changes

Contributing to website

  • Fork this repo
  • Make sure you have ruby installed and install bundler gem:
    sh
    gem install bundle
  • Install bundle:
    sh
    bundle install
  • Install required Node.js dependencies:
    sh
    npm install
  • Build or/and watch in one terminal:
    sh
    npm run sass:build npm run sass:watch
  • Run development server in other terminal:
    sh
    ./development.sh
  • Create a PR

Contributors

Showing top 5 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from oleg-koval/counter-interview.dev via the GitHub API.Last fetched: 6/14/2026