There comes many days in everyone’s life when you sit, introspect, make plans and decide to work on them. Like everyone else, I had those days too until this one day when I actually started…
Preprocessor Directives in C & C++
The C Preprocessor is a tool that is used to perform the pre-processing part before the actual compilation begins. Since the C compiler itself uses the C preprocessor to transform the source code before compiling,…
How To Stay Motivated During Gate Preparation ?
Motivation is the only thing that differentiates you from others. I’ve been through a very tight schedule while preparing for GATE since I only had 2 months for full time preparation. 2 months = 60…
Homomorphic Encryption
In very simple words, Homomorphic Encryption (HE) is an encryption scheme that lets us compute on encrypted data/cipher text.Generally Encryption Schemes have 3 methods/functions -: 1. Key Generation2. Encryption3. DecryptionBut, Homomorphic Encryption comes with an…
The Tertile Shift
From August to November, a quadrimester that I survived at IIIT-Delhi. Unlike GNDEC where things were pretty easy to get into, IIIT-Delhi being hard enough didn’t surprise me much. As I mentioned in one of…
Should vs. must
I read one article with the similar title few days back. The post explained not-the-grammar meaning of “Should And Must”, but something that was so impactful and beautiful. This post is my version of Should…
And then IIIT-D happened.. ! :D
After IIT Ropar, the best option I had was IIIT Delhi. It was 15th of June and I had to perform my best in the written test and interview else I would had to wait…
A visit to NSIT-Delhi
So, after exploring the options of IITs and NITs(through CCMT), NSIT was the next option to explore. NSIT doesn’t conduct any test/interview post Gate and admissions are purely based on merit in Gate. 7th June:…
A visit to IIT Ropar
After the call from IIT Madras, the next call I received was from IIT Ropar. No one objected this time since Ropar isn’t really far away from Ludhiana. The test/interview was scheduled on May17-18. I…
Sweet Alerts :)
Alerts were added at the time of registration, login, resume generation, certificate generation. For this, sweet alerts have been used.SweetAlert was created by Tristan Edwards. These alerts are very easy to use.SweetAlert also comes with…