How to prepare for Campus Placements?
This is written from my experience of appearing for campus placements. The blog post is a general guide and NOT written considering a specific company. The resources and the prep...
This is written from my experience of appearing for campus placements. The blog post is a general guide and NOT written considering a specific company. The resources and the prep...
Oracle GBU campus placement drive | Virtual process Round 1 Round 1 was an online MCQ round consisting of aptitude, verbals, reasoning, and technical questions. The round was divided into many se...
The following notes have been made with reference to the book Computer Networking A Top Down Approach by Kurose and Ross. Content has been quoted from the book. All credits to the author. T...
The following notes have been made with reference to the book Computer Networking A Top Down Approach by Kurose and Ross. Content has been quoted from the book. All credits to the author. ...
The following notes have been made with reference to the book Cryptography and Network Security: Principles and Practice, 5th Edition by William Stallings. Content has been quoted from the book....
This is a writeup for the Circus challenge in the recently held TJCTF 2020. After staring at the website for some time and going through its source code, I didn’t find anything of significance. ...
This is a writeup for the Gamer W challenge in the recently held TJCTF 2020. The challenge required us to cheat in a web assembly game using the Cetus browser extension. I cloned the extensio...
Years can be classified into two types, a leap year and a non-leap year. A leap year has 366 days while a non-leap year has 365 days. For an year to be a leap year, it must be divisible by 4 but f...
Every Go source file belongs to a package. A package is nothing but a collection of files. Here by defining the package as main, we are telling the Go compiler to compile the package as an executab...
Dignity of labour refers to the philosophy that every occupation is important and deserves the same respect as any other, i.e, no job should be considered inferior. All labour that uplifts h...