Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
#

alx

Here are 343 public repositories matching this topic...

Binary Trees in C . - . A binary tree is a hierarchical data structure used in computer science to organize and store data efficiently. It consists of nodes, where each node has two children at most: a left child and a right child. The topmost node in a binary tree is called the root, and nodes without children are referred to as leaf nodes.

  • Updated Aug 31, 2023
  • C

This repository contains the second version of the AirBnB Clone project. It is developed using Python, HTML, CSS, Puppet, and Shell scripting. The project replicates core functionalities of the AirBnB platform, including user authentication and dynamic content management, with an emphasis on modularity and scalability.

  • Updated Apr 22, 2024
  • Python

Improve this page

Add a description, image, and links to the alx 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 alx topic, visit your repo's landing page and select "manage topics."

Learn more