muhammedSabbah
I'm a Java developer with +5 years of hands-on experience in designing, modifying, developing, and implementing Java web applications, and enterprise solutions.
Giza SystemsCairo, Egypt
Pinned Repositories
authenticate-user-service
how to secure backend applications using JWT, Spring Boot and Spring Security. I implement JWT access and refresh tokens
BackPropagation
Deep Learning Algorithm
Bank
Bank Project
bank-batch-service
Data-Structures
A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this course, we consider the common data structures that are used in various computational problems. You will learn how these data structures are implemented in different programming languages and will practice implementing them in our programming assignments. This will help you to understand what is going on inside a particular built-in implementation of a data structure and what to expect from it. You will also learn typical use cases for these data structures. A few examples of questions that we are going to cover in this class are the following: 1. What is a good strategy of resizing a dynamic array? 2. How priority queues are implemented in C++, Java, and Python? 3. How to implement a hash table so that the amortized running time of all operations is O(1) on average? 4. What are good strategies to keep a binary tree balanced?
Distributed-Computing
Distributed Computing Course Assignment
HackerRank
Hacker Rank - JAVA
LeetCode
Solve LeetCode problems.
muhammedSabbah
Notification-Management
muhammedSabbah's Repositories
muhammedSabbah/BackPropagation
Deep Learning Algorithm
muhammedSabbah/Bank
Bank Project
muhammedSabbah/authenticate-user-service
how to secure backend applications using JWT, Spring Boot and Spring Security. I implement JWT access and refresh tokens
muhammedSabbah/bank-batch-service
muhammedSabbah/Data-Structures
A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this course, we consider the common data structures that are used in various computational problems. You will learn how these data structures are implemented in different programming languages and will practice implementing them in our programming assignments. This will help you to understand what is going on inside a particular built-in implementation of a data structure and what to expect from it. You will also learn typical use cases for these data structures. A few examples of questions that we are going to cover in this class are the following: 1. What is a good strategy of resizing a dynamic array? 2. How priority queues are implemented in C++, Java, and Python? 3. How to implement a hash table so that the amortized running time of all operations is O(1) on average? 4. What are good strategies to keep a binary tree balanced?
muhammedSabbah/Distributed-Computing
Distributed Computing Course Assignment
muhammedSabbah/HackerRank
Hacker Rank - JAVA
muhammedSabbah/LeetCode
Solve LeetCode problems.
muhammedSabbah/muhammedSabbah
muhammedSabbah/Notification-Management
muhammedSabbah/muhammedsabbah.github.io
muhammedSabbah/NTI
Android App
muhammedSabbah/Problem-Solving
problem solving - my codes in the problems during practice.
muhammedSabbah/saga-choreography-example
muhammedSabbah/saga-choreography-pattern
muhammedSabbah/spring-docker
Create a Spring Boor application and use Docker
muhammedSabbah/todo-app
Build todo app Java Full Stack Application with React & Spring Boot.