Filter interviews by
I applied via Approached by Company and was interviewed before May 2022. There were 2 interview rounds.
Top trending discussions
posted on 26 Dec 2024
1. Prime Factors Operations
You are given an integer n. In one operation, you can do the following
• Pick a number P such that P is prime and n is divisble by P. Assign P
Find the maximum number of operations you can perform.
Function description
Complete the primeGame function in the editor below. It has the following param
Name
Type
Description
INTEGER
The given integer n.
n
Return
The function must return an INTEGER denoting the maximum operations you can perform.
Constraints
• 1 ≤ n ≤ 10^9
Input format for debugging
• The first line contains an integer, n, denoting the initial value of n. desc
OOP in Java is a programming paradigm that uses objects to design applications. Encapsulation is the bundling of data and methods, while polymorphism allows objects to be treated as instances of their parent class.
OOP in Java focuses on creating objects that interact with each other to design applications
Encapsulation in Java involves bundling data (variables) and methods (functions) within a class to restrict access f...
Wrapper classes in Java are classes that allow primitive data types to be used as objects.
Wrapper classes provide a way to convert primitive data types into objects.
They are used when an object is required, such as in collections like ArrayList.
Examples include Integer for int, Double for double, Boolean for boolean, etc.
To rotate an array to the left, shift all elements to the left by one position and move the first element to the end.
Create a temporary variable to store the first element of the array.
Shift all elements to the left by one position.
Assign the temporary variable value to the last element of the array.
I have completed projects in renewable energy and automation systems. I have also interned at a manufacturing company and a research institute.
Completed a project on designing a solar-powered irrigation system for a rural community
Completed a project on developing an automated warehouse management system using RFID technology
Interned at a manufacturing company where I worked on optimizing production processes
Interned a...
ArrayList is a dynamic array in Java that can grow or shrink in size, while an array has a fixed size.
ArrayList can dynamically resize itself, while array has a fixed size.
ArrayList is a class in Java, while array is a basic data structure.
ArrayList provides methods to add, remove, and access elements easily, while array requires manual manipulation.
Example: ArrayList<String> list = new ArrayList<>(); Strin...
I am from a small town in the Midwest called Springfield.
I grew up in a close-knit community surrounded by farmland.
The town has a population of around 10,000 people.
Springfield is known for its annual county fair and historic downtown area.
My expectation is to work in a challenging environment where I can utilize my skills to innovate and contribute to the success of the team.
Expectation to work on diverse projects that require creative problem-solving
Opportunity to collaborate with cross-functional teams to bring ideas to life
Desire for continuous learning and professional growth
Expectation for a supportive and inclusive work culture
I will create design samples showcasing my skills and creativity.
Create a variety of design samples such as logos, brochures, websites, and social media graphics
Showcase different styles and techniques to demonstrate versatility
Include both digital and print designs to highlight proficiency in various mediums
posted on 18 Jun 2022
Upload resume
posted on 14 Apr 2022
Graphs are non-linear data structures with cycles while trees are hierarchical data structures without cycles.
Graphs can have cycles while trees cannot.
Graphs can have multiple root nodes while trees have only one.
Graphs can have disconnected components while trees are always connected.
Trees have a hierarchical structure with parent-child relationships while graphs do not necessarily have such a structure.
Examples of g...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Assistant Manager
7
salaries
| ₹3.6 L/yr - ₹6.6 L/yr |
Design Engineer
7
salaries
| ₹2.2 L/yr - ₹4.2 L/yr |
Mechanical Engg. Design
5
salaries
| ₹3 L/yr - ₹3 L/yr |
Sr. Admin Executive
4
salaries
| ₹3 L/yr - ₹4 L/yr |
Executive Accountant
4
salaries
| ₹1.7 L/yr - ₹2.8 L/yr |
Updater Services
Eco Earth Solutions
TechSquadTeam
Quess