535 подписчиков
90 видео
Alx Single Linked List #softwareengineer #alxafrica #algorithms #alx
How to swap variables in javascript
How to swap variables in python
Power of three - Daily Algorithms (Day 5) - O(1)Time, O(1) Space
Single Lonely Number (Day 11) - O(N)Time , O(N) Space
Majority Element- Daily Algorithms (Day 8) - O(N)Time , O(N) Space (frequency counter) approach.
How to identify big notation in code - How to find time complexity in algorithm
Double Linked List Implementation with Time and Space Complexity.
Sum Digit until One (Day 10) - O(N)Time , O(N) Space
0x13. C - More singly linked lists- Alx 0x13. C - More Singly linked lists Solution
Role based User Authentication React - Private and Admin private route
0x02 Python import & modules - 0x02 python Understanding
Single Linked List
0x01. Python - if/else, loops, functions - Live practice 0x01. Python - if/else, loops, functions
ionic angular tutorial 2 - ionic create app
Single linked list explained
React tic tac toe game - tic tac toe
Multiple Role Base authentication with React.
Array Intersection - Daily Algorithms (Day 2) - O(n + m)Time O, (n * m) Space
0x00 Python - Hello, World - Alx 0x00. Python - Hello, World Explanation, 100%
Print Matching Characters - Using a single loop
0x12. C - Singly linked lists - Alx 0x12. C - Singly linked lists Solution
Detect a SubString in String (Day 9) - O(N)Time , O(N) Space
First non-repeating character (Day 16) - O(n)Time , O(n) Space
Dollar Sign deletion (Day 13) - O(n * m)Time , O(1) Space
Remove duplicates and maintain order (Day 18) - O(n)Time , O(n) Space
Remove duplicates and maintain order. Watch full video.
How to find the square root of a number - python
0x03 C Debugging- Explained, Quiz and Project
2.7 Data Structure and Algorithm for Beginners - O(N^3) Cubic Time
ALX 0x0E. C - Structures, typedef - 0x0E - Quiz, Task, Tested
2.4 Data Structure and Algorithm for beginners - O(N) Linear Time
1.2 Data Structure and Algorithm for beginners - Primitive Data type/Array
2.6 Data Structure and Algorithm for beginners - O(N Log N) Linearithmic Time
ALX 0x17. C - Doubly linked lists - 0x17. C - Quiz, Task, Tested
reverse string - Daily Algorithms (Day 1 - Reverse String)
Reverse on alphabet char
Alx Single Linked List
Missing number in array
Binary Tree InOrder Traversal (Day 12) - O(N)Time , O(N) Space
0x09 static library - 0x09. C - Static libraries explanation and %100 task completed.
FizzBuzz - Daily Algorithms (Day 3) - O(n)Time, O(n) Space
0x01. C - Variables, if, else, while - 0x01. C - Variables, if, else, while. All solution
0x00. c - hello world alx project - (0x00. c - hello world alx project explained, quiz, solution)
0x03 Git alx project - 200% 0x03 Git alx project
1.1 Data Structure and Algorithm for beginers - Data structure overview and types.
Valid Palindrome - Daily Algorithms (Day 6) - O(N)Time , O(N) Space
ionic angular tutorial 1 - introduction to ionic
0x14. C - Bit manipulation- Quiz, Task, Tested, and submitted.
sum natural numbers - (sum of natural numbers Javascript)
react rxjs state management - (React global state management using rxjs)