Skip to content

Interviews is a web application / portfolio page built to showcase interview questions, answers, or a collection of coding problems and solutions.

Notifications You must be signed in to change notification settings

bola-nabil/Interviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👥 Interviews

Live Demo


📖 Description

Interviews is a web application / portfolio page built to showcase interview questions, answers, or a collection of coding problems and solutions. It serves both as a personal reference tool and a public demonstration of your interview preparation.

The app allows users (or yourself) to browse through different interview topics, see solutions, explanations, and maybe filter by difficulty or category.


📸 Preview

Interviews Preview


✨ Features

  • Browse interview questions by topic or category
  • View detailed solution or explanation for each question
  • Filter or search for a particular question or topic
  • Organize content (e.g. arrays, string, graphs, dynamic programming)
  • Responsive layout for desktop, tablet, and mobile
  • Clean UI / UX for easy reading and navigation

🛠️ Tech Stack

  • React — frontend logic & rendering
  • React Redux and Redux Toolkit — to manage state of content
  • JavaScript — handling data, search, filtering
  • HTML5 / CSS3 / Sass — structure, styling, responsive design
  • Routing / Navigation for moving between question pages
  • JSON — storing questions, answers, metadata
  • Git & GitHub Pages — version control and deployment

🚀 Getting Started

  1. Clone the repository:

git clone https://github.com/bola-nabil/Interviews.git
  1. Enter the project folder:

cd Interviews
  1. Install dependencies (if applicable):

npm install
  1. Run locally:

npm start

👤 Author

Bola Nabil

About

Interviews is a web application / portfolio page built to showcase interview questions, answers, or a collection of coding problems and solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published