Filter interviews by
I applied via Company Website
They ask on one given topic.
The electromagnetic spectrum is the range of all possible frequencies of electromagnetic radiation. A photon is a quantum of light. The energy of a pendulum is maximum at the highest point of its swing.
The electromagnetic spectrum includes radio waves, microwaves, infrared, visible light, ultraviolet, X-rays, and gamma rays.
A photon is a discrete packet of electromagnetic energy.
The energy of a pendulum is maximum at t...
Photons are massless particles.
Photons are elementary particles that have zero rest mass.
They travel at the speed of light in a vacuum.
The energy of a photon is given by E=hf, where h is Planck's constant and f is the frequency of the photon.
The momentum of a photon is given by p=E/c, where c is the speed of light.
De Broglie wave is a concept in quantum mechanics that describes the wave-like behavior of particles.
Proposed by Louis de Broglie in 1924
States that particles, such as electrons, can exhibit wave-like properties
The wavelength of the de Broglie wave is inversely proportional to the momentum of the particle
Used to explain phenomena like electron diffraction
Top trending discussions
I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.
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 1 interview
Interview experience
based on 3 reviews
Rating in categories
Tech Mahindra
TCS
Infosys
Wipro