Filter interviews by
I applied via campus placement at PA College of Engineering, Mangalore and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
2 problem was given to solve
1) Smallest Negative balance - -----%20America%20-%20Weekly%20Algorithm%20Challenges/Week%2021%20Algorithm%20Challenge/Smallest%20Negative%20Balance.md
2) Find the absolute difference between alpha & beta from the array.
Alpha -An element k in a array occurs k consecutive time
Beta - An element k in an array occurs k consecutive time starting from index k
Sample input
Arr[] = {2,2,2,4,4,4,4,1,2,2]
Output
Alpha - 3
Beta - 1
Absolute difference - 1
Note : consider array index starts with 1
posted on 28 Sep 2023
I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.
Aptitude and Logical Reasoning - 15MCQ's in 20min
Programming - 10MCQ's in 15min
Technical - 25MCQ's in 30min
Coding - 2qns in 45min
OOP concepts involve encapsulation, inheritance, and polymorphism in object-oriented programming.
Encapsulation: bundling data and methods that operate on the data into a single unit (class). Example: class Car { private String color; public void setColor(String c) { color = c; } }
Inheritance: creating new classes based on existing classes, inheriting their attributes and methods. Example: class SUV extends Car { privat...
posted on 28 Feb 2024
posted on 15 Dec 2022
I have worked on Allen Bradley, Siemens, and Mitsubishi PLCs. I have a good understanding of machines and their operations.
I have experience working with Allen Bradley, Siemens, and Mitsubishi PLCs
I have a good understanding of how machines operate and their components
I am familiar with programming languages such as ladder logic and structured text
I have worked on various types of machines including conveyor systems, p
TPM stands for Total Productive Maintenance, a system that aims to maximize equipment effectiveness and minimize downtime.
TPM involves all employees in the maintenance process
It focuses on proactive maintenance to prevent breakdowns
TPM aims to improve overall equipment effectiveness (OEE)
It includes regular cleaning, inspection, and lubrication of equipment
TPM also involves training employees on maintenance and safety
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
posted on 27 Jan 2022
I applied via Referral and was interviewed in Oct 2021. There were 5 interview rounds.
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Running stream median, priority queue, binary search, dp basic
A cycle in a linked list occurs when a node points to a previous node in the list, creating a loop.
Check for a cycle using two pointers - one moving one node at a time and the other moving two nodes at a time.
If the two pointers meet at any point, there is a cycle in the linked list.
Example: 1 -> 2 -> 3 -> 4 -> 2 (points back to 2), this linked list has a cycle.
Construct a tree from pre and post order traversal arrays.
Start by creating a root node using the first element of the pre-order array.
Find the index of the root node in the post-order array to divide it into left and right subtrees.
Recursively build the left and right subtrees.
Repeat the process for each subtree until the tree is fully constructed.
posted on 2 Dec 2022
I applied via campus placement at Gandhi Institute of Technology and Management, Visakhapatnam and was interviewed in Jun 2022. There were 3 interview rounds.
Arithmetic Aptitude
Number Series
Profit and Loss
Data Interpretation
Garbage collection in Java is an automatic process of freeing up memory by removing unused objects.
Java uses a mark-and-sweep algorithm for garbage collection
Objects that are no longer referenced by any part of the program are eligible for garbage collection
System.gc() can be used to suggest garbage collection, but it is not guaranteed to run immediately
Garbage collection can cause performance issues if not managed pro
Product Design Engineer
89
salaries
| ₹4.5 L/yr - ₹11.6 L/yr |
Quality Inspector
75
salaries
| ₹1 L/yr - ₹4 L/yr |
Analyst
62
salaries
| ₹3.7 L/yr - ₹7 L/yr |
Trainee Operator
57
salaries
| ₹1.6 L/yr - ₹2.8 L/yr |
Team Lead
47
salaries
| ₹8 L/yr - ₹22.5 L/yr |
TE Connectivity
Amphenol
Delphi Automotive Systems
Jabil