Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.48 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.48 KB

Table of Contents

LeetCode Questions

This folder contains a curated list of LeetCode problems. Each problem is accompanied by a solution. Some may have an explanation. Problems are categorized by topic. These will get updated every so often and are following the Grind 75 challenge

Technical Questions

This section is divided into subcategories focusing on different aspects of software development, particularly API technologies. Eventually there will be more topics such as caching, databases, networking, and key concepts of frontend development.

REST API

In the REST API file, you will find common interview questions related to RESTful services, their design, and implementation practices.

GraphQL API

The GraphQL API file covers questions specifically about GraphQL technology, including queries, mutations, and schema design.

Behavioral Questions

This folder is dedicated to behavioral interview questions that help assess a candidate's soft skills and suitability for team environments. The questions are organized by themes such as teamwork, conflict resolution, and leadership.