Filter interviews by
I applied via Campus Placement
Basic Aptitude Questions
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
Simple behavioral questions
Top trending discussions
I applied via Job Fair and was interviewed in Jul 2024. There were 4 interview rounds.
Neural Hack 6 - Round 1 - 7 DSA Question I have solved 5 only
Round 2 - 5 DSA Problem I'm able to solve only 3 not able to top 100 but call for interview
The most efficient sorting algorithm is Quick Sort due to its average time complexity of O(n log n).
Quick Sort is efficient due to its divide and conquer approach.
It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).
Example: Sorting an array of integers using Quick Sort.
OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve a problem
Key principles of OOPS include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allows a class to...
I developed a mobile app for tracking daily water intake and exercise routines.
Implemented user-friendly interface for easy input of water intake and exercise details
Integrated push notifications to remind users to drink water and exercise regularly
Used Firebase for backend data storage and retrieval
Faced challenges with optimizing app performance on older devices
Encountered issues with syncing data across multiple dev
Code to reverse an array of strings
Use a loop to iterate through half of the array and swap elements at opposite ends
Create a temporary variable to hold one element during swapping
Ensure to handle odd length arrays by not swapping the middle element
Company policies outline rules and guidelines for employees to follow.
Company policies cover areas such as dress code, attendance, code of conduct, and benefits.
Examples of company policies include a policy on remote work, a policy on social media usage, and a policy on harassment.
Employees are expected to adhere to company policies to maintain a positive work environment and ensure compliance with legal regulations.
posted on 9 Nov 2024
I applied via Campus Placement
It was easy. It was basic question.
It was a bit diff as everyone was a bit aggressive
Machine learning algorithms are used to analyze data, make predictions, and automate decision-making processes.
ML algorithms can be categorized into supervised, unsupervised, and reinforcement learning.
Examples of ML algorithms include linear regression, decision trees, support vector machines, k-means clustering, and neural networks.
ML algorithms require labeled data for supervised learning and can learn patterns from
I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.
30 min test cognitive questions
3 coding questions with 90 mins time
I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.
Coding is the process of writing instructions in a specific programming language, while programming involves the entire process of designing, writing, testing, and maintaining code.
Coding is the act of translating a problem into a language that a computer can understand.
Programming involves planning, designing, implementing, and testing a solution to a problem.
Coding is a subset of programming, focusing on the actual w...
BFS is a graph traversal algorithm that visits all the nodes of a graph level by level.
Start by adding the initial node to a queue
While the queue is not empty, dequeue a node and visit its neighbors, adding them to the queue
Repeat until all nodes are visited
DFS is a graph traversal algorithm that explores as far as possible along each branch before backtracking.
Start at the initial node and explore as far as possible along each branch before backtracking
Use a stack to keep track of nodes to visit
Mark visited nodes to avoid revisiting them
Can be implemented recursively or iteratively
I applied via Campus Placement
Aptitude normal level
DSA questions were asked from medium to difficult
Applications Engineer
33
salaries
| ₹1.8 L/yr - ₹8 L/yr |
RTL Design Engineer
8
salaries
| ₹3 L/yr - ₹5.8 L/yr |
Junior Application Engineer
7
salaries
| ₹2.3 L/yr - ₹5.8 L/yr |
HR Executive
7
salaries
| ₹2.4 L/yr - ₹4.1 L/yr |
Embedded Application Engineer
5
salaries
| ₹1.5 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech