My Blogs

04 April, 2024

Converting Epoch Time to System Local Time

Discussed about Converting Epoch Time to System Local Time based on the user’s locale settings....read more

16 Sept, 2022

My Interview Experience at Ivanti

Discussed about my on-campus selection process for Ivanti company....read more

April 30, 2022

Implementing Upper-Lower Bounds from Scratch

Discussed about the implementations of both upper and lower bounds from scratch....read more

Dec 22, 2021

When to use which Sorting Algorithm

Discussed about various scenarios in which we should use different sorting algorithms. ...read more

Dec 22, 2021

Reverse a Linked List recursively

Discussed about reversing a linked list recursively....read more

Dec 14, 2021

Finding loop in a Linked List

Discussed about finding a loop in a linked list....read more

Dec 26, 2020

Beginner's guide to Binary Search

Discussed about the basics of binary search and its implementation in C++....read more

Dec 14, 2020

A Brief Introduction to Reinforcement Learning

Discussed about the basics of reinforcement learning and its types....read more

Nov 23, 2020

Outliers Analysis in Machine Learning

Discussed about the basics of outliers and its analysis in machine learning....read more

Oct 11, 2020

Longest Odd Even Subsequence

Discussed about the basics of longest odd even subsequence and its implementation in C++....read more

Check out my Medium for all blogs.