Skip to content
#

interview-preparation

Here are 22 public repositories matching this topic...

This repository contains comprehensive notes and code samples from the Master Class Course on Multi-Threading. Covering topics from basic to advanced—thread creation, race conditions, mutex, deadlocks, condition variables, and semaphores—it serves as a one-stop guide for mastering multi-threading in C/C++ on Linux.

  • Updated Sep 8, 2023
  • C

A collection of C coding challenges specifically designed to help prepare for technical interviews. Each challenge comes with a detailed problem statement and a solution in C, providing valuable practice for aspiring programmers. Feel free to contribute your own solutions and expand the repository's pool of resources for interview preparation.

  • Updated Jun 15, 2024
  • C

All technical interview questions I've done so far ✍🏻 Data structures: queues, stacks, trees, graphs etc. 📊 Algorithms: quick sort, merge sort, heap sort, dijkstra, A* etc. 🎲+ 42 Interview Piscine 📚

  • Updated Sep 15, 2019
  • C

Improve this page

Add a description, image, and links to the interview-preparation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interview-preparation topic, visit your repo's landing page and select "manage topics."

Learn more