SkillAgentSearch skills...

Interviewbit

My InterviewBit problems and solutions collection

Install / Use

/learn @joric/Interviewbit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

InterviewBit

InterviewBit problems and C++ solutions collection in HTML5

Live demo

https://joric.github.io/interviewbit

3rd-party libs

  • Marked for the client-side Markdown rendering
  • Prism for the client-side C++ highlighting

No jQuery or React or Vue, all in Vanilla JavaScript.

Usage

  • <kbd>ESC</kbd> or <kbd>Ctrl</kbd>+<kbd>F</kbd> - toggle expand / collapse
  • <kbd></kbd> - next problem
  • <kbd></kbd> - previous problem

You also can run index.html without a server:

  • Chrome: use --allow-file-access-from-files command line option
  • Firefox: about:config, security.fileuri.strict_origin_policy=false
  • Edge: works with default settings

For editing Markdown files locally I recommend Markdown Viewer (Chrome plugin).

Copyrights

All possible copyrights belong to https://www.interviewbit.com

This is probably the most complete offline collection up to date (~300 documents).

No web scraping involved, everything is rewritten and/or solved by my bare hands.

(Got to 5th place!)

References

  • https://joric.github.io/interviewbit
  • https://github.com/markedjs/marked
  • https://github.com/PrismLibrary/Prism
View on GitHub
GitHub Stars160
CategoryDevelopment
Updated3d ago
Forks90

Languages

HTML

Security Score

80/100

Audited on Mar 24, 2026

No findings