Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2023. There were 2 interview rounds.
OOPs in Python refers to Object-Oriented Programming, a programming paradigm that uses objects to represent data and methods.
Python supports OOPs concepts such as inheritance, encapsulation, and polymorphism.
Classes and objects are the building blocks of OOPs in Python.
In Python, you can define a class using the 'class' keyword and create an object using the class name.
OOPs in Python allows for code reusability, modula...
Top trending discussions
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Customer help. How to deal with irate cx
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.
1 DP question, 1 simple integer manipulation
Find the 4th smallest element in a Binary Search Tree.
Traverse the BST in-order and keep track of the count of visited nodes.
When the count reaches 4, return the current node's value.
If the BST has less than 4 nodes, return null or throw an exception.
Find maximum distinct elements in every sliding window of size k.
Create a hash table to store the frequency of each element in the current window.
Use two pointers to maintain the current window and slide it over the array.
Update the hash table for each new element in the window and remove the old element.
Keep track of the maximum number of distinct elements seen so far.
Repeat until all windows of size k have been proce
Merge two sorted linked lists
Create a new linked list to store the merged list
Compare the first nodes of both lists and add the smaller one to the new list
Move the pointer of the added node to the next node
Repeat until one of the lists is empty
Add the remaining nodes of the non-empty list to the new list
I applied via campus placement at Pune University and was interviewed before Aug 2023. There were 2 interview rounds.
Aptitude test included many Questions to test math ability
Students face challenges such as lack of motivation, distractions, difficulty understanding concepts, time management issues, and test anxiety.
Lack of motivation can lead to procrastination and poor academic performance.
Distractions from technology, social media, or personal issues can hinder focus and productivity.
Difficulty understanding complex concepts or topics can result in frustration and lower grades.
Time manag...
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
To develop a Google Sheets web app, you can use Google Apps Script to create custom functions, menus, and user interfaces.
Use Google Apps Script to write code for the web app
Create custom functions to perform specific tasks
Add menus and user interfaces for better user experience
Deploy the web app using Google Apps Script editor
The micro frontend App is rendered on the webpage using a combination of server-side rendering and client-side rendering.
The server-side rendering generates the initial HTML content of the micro frontend App on the server and sends it to the client.
The client-side rendering then takes over and enhances the rendered content by adding interactivity and dynamic behavior.
This approach allows for faster initial page load an...
posted on 12 Sep 2020
Remote access software allows users to access and control a computer or device from a remote location.
Remote access software enables users to access and control a computer or device from a remote location
It allows for remote troubleshooting, maintenance, and support
Examples include TeamViewer, LogMeIn, and Remote Desktop Connection
Security measures such as two-factor authentication and encryption are often used to prot
Troubleshooting of devices involves identifying and resolving technical issues.
Gather information about the issue from the user
Check for error messages or codes
Perform basic checks like restarting the device
Use diagnostic tools to identify the problem
Resolve the issue by repairing or replacing faulty components
Test the device to ensure the issue is resolved
I was interviewed in Jun 2020.
Microphone and camera are input devices that capture audio and video respectively.
Microphone converts sound waves into electrical signals that can be processed by a computer.
Camera captures light and converts it into digital signals that can be processed by a computer.
Both devices require drivers to communicate with the computer's operating system.
Microphone and camera can be integrated into laptops or connected extern
posted on 17 Dec 2020
I applied via Naukri.com and was interviewed in Jun 2020. There were 5 interview rounds.
based on 1 interview
Interview experience
BYJU'S
Whitehat jr
Unacademy
Extramarks Education