quik heap
2019-07-02 07:00:16

25 mins on a smart phone

▼ more
applying .Xresources
2019-06-28 13:06:43

xrdb -merge ~/.Xresources

▼ more
.Xresources
2019-06-28 13:01:08

xterm*utf8: 1

xterm*faceName: DejaVu Sans Mono:size=9

xterm*faceNameDoublesize: NanumGothicCoding:size=9

xterm*background: black

xterm*foreground: white

xterm*utf8Title: true

▼ more
I don't know this is really important practice..?
2019-06-26 12:23:11

"this" means implementing a heap sort from scratch.

usually, I use my phone to perform this practice (?).

Today I decide to use a desktop to use, then I completed the implementation in 6 minutes.

Of course, sometimes equalities in condition statements are still confusing;;

I also want to be familiar with Quick and Dijkstra at the code level.

▼ more