How long is the rotation of linkedList ? If Your LinkedList has rotation, How Long is the rotation ?? Posted on July 8, 2016 Check If list is Loop, and then if Loop is right, what is the length of loop ??? [Read More] Tags: list
Where is the Nth from the end of LinkedList ? How can I find the Nth from the end of LinkedList Posted on July 8, 2016 how to look for Nth node from the end of Linked List (끝에서 n번째 노드를 찾아 보자.) [Read More] Tags: list
Extension of Douubly Linked List with XOR operator How can I make doubly LinkedList efficiently ? Posted on July 7, 2016 Before you start the this course, I recommend geeksforgeeks site [Read More] Tags: list
SSH (Secure Shell) What is the SSH ? and a concise example. Posted on May 25, 2016 this article cites and refers to this site(SSH_Tutorial_for_Linux) [Read More] Tags: command
What is the NVMe and NVMe's Multi Queue? basic informtaion of SSD and kernel NVMe code with basic infromation of NVMe's Multi queue Posted on May 20, 2016 I cite and refer to NVMe_Express_1.2_Specification document [Read More] Tags: lightnvm, nvme