• Stars
    star
    214
  • Rank 184,678 (Top 4 %)
  • Language
  • Created over 5 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Data structure & algorithm နဲ့ပတ်သတ်တဲ့ စာတွေလေ့လာတဲ့နေရာမှာ မြန်မာလိုဖတ်ရှုနိုင်ရန်အတွက် ဒီ repo ကိုဖန်တီးထားခြင်းဖြစ်ပါတယ်။

ကျောင်းသားတွေပဲဖြစ်ဖြစ် လုပ်ငန်းခွင်ဝင်နေတဲ့ သူတွေပဲဖြစ်ဖြစ် data structure & algorithm နဲ့ပတ်သတ်တဲ့ စာတွေလေ့လာတဲ့ နေရာမှာ မြန်မာလို ဖတ်နိုင်လို့ရှိရင် ပိုနားလည်နိုင်မယ်လို့ယူဆရတဲ့အတွက် ဒီ repo ကိုဖန်တီးထားခြင်းဖြစ်ပါတယ်။ ကျနော်ကိုယ်တိုင်လည် လေ့လာနေရင်း sharing ပြန်လုပ်ပေးနေတာဖြစ်တဲ့အတွက် လိုအပ်ချက်တွေရှိခဲ့မယ်ဆိုရင် ဝင်ရောက်ဖြည့်စွက်ပေးနိုင်ပါတယ်ခင်ဗျ။ ကျေးဇူးတင်ပါတယ်။

ရေးပြီးသား ဆောင်းပါးတွေကို list လုပ်ပေးထားပါမယ်ခင်ဗျာ။

စာအုပ်ဒေါင်းလုပ်ချချင်ရင်တော့ datastructures_algorithm.pdf ဆိုတဲ့ file ကို download ယူနိုင်ပါတယ်

Take a look at free donation based web development courses from A Programmer
https://bit.ly/385lLsZ

Introduction

http://bit.ly/2ms2eNC

Abstraction

http://bit.ly/2KHmwwh

Big O Notation

https://bit.ly/3whDZTs

Static & Dynamic Array

http://bit.ly/2MpGaii

Linked Lists

http://bit.ly/33LGBsA

Stack

http://bit.ly/2P6op9S

Queue

http://bit.ly/2Zg91eY

Priority Queue

http://bit.ly/30j7D8C

Priority Queue with heap part 1

http://bit.ly/2P2rx6M

Priority Queue with heap part 2 (hash table)

http://bit.ly/2Nfd5Wl

Sorting

http://bit.ly/2kVe1Ue

Union Find

http://bit.ly/2KIVx3u

Greedy

http://bit.ly/2KWFLAZ

Divide & conquer

http://bit.ly/2H8MIOb

Dynamic programming

http://bit.ly/2TJ6Rzq

Binary tree

http://bit.ly/2MpDLnX

Binary tree's operation

http://bit.ly/2YZiqIv

Binary tress's traversal

http://bit.ly/31L0oH1

Binary search

http://bit.ly/2KZCTDe

Hash table (hashing)

http://bit.ly/2NCd4MH

Hash table (Separate Chaining)

http://bit.ly/2KSdJaN

Hash table (Open Addressing)

http://bit.ly/2ZkEdL8

Hash table (Open Addressing - Linear Probing)

http://bit.ly/2ZCjbTx

Hash table (Open Addressing - Quadratic Probing)

http://bit.ly/2HDVYKe

Hash table (Open Addressing - Double Hashing)

http://bit.ly/2ktCQGr

Hash table removing case via open addressing

http://bit.ly/2lApN6w

Fenwick tree (Binary Indexed Tree)

http://bit.ly/2lDTvaO

Fenwick tree (Point Update)

http://bit.ly/2lQKLOn

Fenwick Tree Construction

http://bit.ly/2lMjI79

AVL Tree

http://bit.ly/2kMaXJR

More Repositories

1

SQL-101

SQL အခြေခံတွေကိုရေးသားမျှဝေပေးသွားမည့် repo ဖြစ်ပါတယ်။
75
star
2

OOP-Basic-Myanmar

OOP အခြေခံ theory တွေကို PHP code နမူနာတွေနဲ့တကွ ရေးသားပေးထားတာဖြစ်ပါတယ်။
60
star
3

GOF-Design-Patterns

OOP Design Patterns တွေကို PHP & C# sample code တွေနှင့်တကွ ရှင်းလင်းရေးသားတင်ဆက်ပေးသွားမှာပဲဖြစ်ပါတယ်။
C#
54
star
4

Operating-System-For-Programmers

programmers တွေသိထားသင့်တဲ့ operating system နဲ့ပတ်သတ်တဲ့ article တွေကိုတင်ဆက်ပေးသွားမှာပဲဖြစ်ပါတယ်။
46
star
5

The-ABCs-Of-Programming

Programming ကို background မရှိတဲ့သူတွေ ဒီ series လေးကြည့်ထားခြင်းအားဖြင့် Programming လေ့လာတဲ့အခါအထောက်အကူပြုနိုင်မယ်လို့ မျှော်လင့်ပါတယ်။
13
star
6

blog_system_rails

blogging system with rails
Ruby
5
star
7

Messenger_Bot_Laravel

Messenger Bot with laravel
PHP
5
star
8

php_blog

blog system from extensive php class
JavaScript
4
star
9

aprogrammer_laravel

testing github for laravel class
PHP
3
star
10

new_laravel7

what is new in laravel 7
PHP
3
star
11

docker-php-mysql-nginx

docker test for php environment
PHP
3
star
12

Chat_App_Kotlin

Diving Kotlin making a chat app.
Kotlin
3
star
13

pure_php_scratch_security

covering the fundamental security logics using pure php
PHP
3
star
14

gatsby-starter-netlify-cms

JavaScript
2
star
15

Simple_Bookstore_Mgmt

Simple book store management from scratch with Ruby On Rails
Ruby
2
star
16

ap_shopping

shopping project for extensive php class
JavaScript
2
star
17

php_pdo

crud with pdo including security measures for xss and csrf
PHP
2
star
18

jquery-learning

Brushing Up & Learning Jquery
JavaScript
1
star
19

BBC_News

Displaying news from BBC using react
JavaScript
1
star
20

QuizApp_React

Simple quiz application with reactjs
JavaScript
1
star
21

laraevel_git_test

test
PHP
1
star