From Blog

Latest Articles

Blog

My Oracle Interview Experience

02-Mar-2023

I work as a Software Engineer at Oracle which is one of the top Software Companies in the world.
I was placed in Oracle from my campus placement drive. I have written the detailed rounds and interview process which took place. Hope to help upcoming graduating engineers who could give it a read to get to know the hiring process.

Read More
Blog

What is Deep Learning ??

29-Mar-2021

Neural Networks as the name suggests are networks of neurons. The neurons that are present in NNs are artificial neurons commonly known as Perceptrons. Taking inspiration from the neurons in our brain, these perceptrons are useful for implementing intelligence.

Read More
Blog

Why is Google Colab irreplaceable ?

30-Jan-2021

Google Colab is actually the short form for Google Colaboratory. To begin with what is Google Colab; …. Its simply a Python execution environment. It can be used to execute any sort of Python code online. This execution environment for Python is similar to the interface that we get in Jupyter Notebook.Jupyter Notebook, is a notebook as the name suggests but for running Python codes.

Read More