Skip to content
View SouaOui's full-sized avatar
:octocat:
push_yourself
:octocat:
push_yourself
  • Morocco

Highlights

  • Pro
Block or Report

Block or report SouaOui

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SouaOui/README.md

Hi πŸ‘‹, I'm Soumia

Dedicated to tapping into the endless power of technology to shape the future.

souaoui


Languages and Tools:

git c python html5 css3 django figma linux mysql

Β souaoui

souaoui

Pinned

  1. binary_trees binary_trees Public

    Tree in Data Structures. Tree is a nonlinear hierarchical data structure and comprises a collection of entities known as nodes with different types (BST , AVL .. )

    C

  2. sorting_algorithms sorting_algorithms Public

    Implementing various sorting algorithms in the C language for a team project. Additionally, we will analyze the trade-offs of these techniques using Big O notation, focusing on their time complexity.

    C 1