i
Gowthamraj Network
Filter interviews by
I applied via Indeed and was interviewed in Feb 2024. There was 1 interview round.
Guido van Rossum is the creator of Python programming language.
Guido van Rossum is a Dutch programmer who created Python in the late 1980s.
He was looking for a hobby project to keep him occupied during the Christmas week.
Python was designed to be easy to read and write, with a clear and concise syntax.
Guido van Rossum named Python after the British comedy show 'Monty Python's Flying Circus.'
The oldest programming language is Python compared to Java
The aim of Python is to be a versatile, easy-to-use programming language that emphasizes readability and simplicity.
Python aims to be easy to learn and use, making it accessible to beginners and experienced programmers alike.
It emphasizes readability and simplicity, with clear and concise syntax that encourages good coding practices.
Python aims to be versatile, with a wide range of applications including web developmen...
WAN stands for Wide Area Network. It is a network that covers a broad area, such as a city, country, or even globally.
WAN connects multiple LANs together over a large geographical area
Example: The internet is the largest WAN, connecting devices worldwide
WANs are typically slower than LANs due to the larger distances data must travel
Interview questions based on problem solving and critical thinking
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Start from the first element and compare it with the next element
If the next element is smaller, swap them
Repeat this process for all elements in the array
Continue this process until no more swaps are needed
A program to print all prime numbers
Take input from user for range of numbers
Loop through the range and check if each number is prime
Print the prime numbers
Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Examples of hashmap implementations include Java's HashMap class and Python's dict type.
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class and can also add new properties and methods.
For...
based on 3 interviews
Interview experience
based on 11 reviews
Rating in categories
Reliance Industries
Tata Group
Bharti Enterprises
Aditya Birla Group