Rankan sen Oct 12, 2020 2 min Infix to Postfix conversion using stack in C -thebytewise One of the applications of Stack is in the conversion of arithmetic expressions in high-level programming languages into machine-readable...
Rankan sen Aug 3, 2020 2 min Data Structure and algorithm using C: Linear Linked list -thebytewise A linked list is a linear data structure, in which the elements are not stored at contiguous memory locations. The elements in a linked l...
Rankan sen May 30, 2020 4 min How to set-up a SAMBA server. | Ubuntu Server | DIY NAS -thebytewise For this project, you can use any old PC lying around in your house, any old hardware will work with this setup. You can even use a Raspb...
Rankan sen May 19, 2020 3 min Setup Pi-Hole on your Raspberry pi | Block ads on all your devices at once We all hate those ads that appear on your favourite websites, apps or games, wanna know how to get rid of those. You just need two pieces...