i
Apple
Filter interviews by
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Was very easy and very easily passable
It was very challenging and helps learn new things
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
The second largest salary in a database management system (DBMS) can be found by using the ORDER BY and LIMIT clauses in a SQL query.
Use the ORDER BY clause to sort the salaries in descending order
Use the LIMIT clause to retrieve the second row in the sorted result set
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
Calculate the sum of elements in an array that are closest to a given target value.
Iterate through the array and calculate the absolute difference between each element and the target value.
Keep track of the element with the smallest difference and update the sum accordingly.
Return the sum of elements closest to the target value.
Sql problem solving - 2 problem from this topic
I have worked on various projects including a web application for a retail company and a mobile app for a fitness tracker.
Developed a web application for a retail company to manage inventory and sales
Created a mobile app for a fitness tracker to track workouts and progress
Collaborated with team members to design and implement features
Utilized technologies such as React, Node.js, and MongoDB
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
OS, DBMS, CN, C++, Java output questions, Probability, Aptitude, IT infrastructure
Reverse a linked list using recursion
Create a recursive function to reverse the linked list
Pass the head of the linked list to the function
Base case: if the current node is null, return null
Recursive case: reverse the rest of the list and point the next node's next to the current node
Kotlin is a modern programming language that is fully interoperable with Java, offering concise syntax and enhanced features.
Kotlin is more concise than Java, reducing boilerplate code.
Kotlin has null safety features, reducing NullPointerException errors.
Kotlin supports extension functions and properties, allowing developers to add new functionality to existing classes.
Kotlin has coroutines for asynchronous programming...
A pn junction diode is a semiconductor device that allows current to flow in one direction only.
Consists of p-type and n-type semiconductor materials
When forward biased, allows current to flow easily
When reverse biased, blocks current flow
DSA Based - Graph, Trees
Trie is a tree data structure used for efficient retrieval of key-value pairs.
Trie is also known as prefix tree.
Each node in a trie represents a single character of a key.
Trie is commonly used in autocomplete and spell checking algorithms.
Example: Inserting 'apple' and 'app' into a trie would result in a structure where 'app' is a prefix of 'apple'.
LRU (Least Recently Used) is a cache eviction policy that removes the least recently used items first.
LRU cache stores key-value pairs with a maximum capacity.
When the cache is full, the least recently used item is removed to make space for new items.
Each time a key is accessed, it is moved to the front of the cache to indicate it was recently used.
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
Basic aptitude train, time and work distance
About ai
today generation
posted on 31 Jan 2024
I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to write with simole loetters to
Very easy to manipulate with this code
Bangalore / Bengaluru
10-15 Yrs
Not Disclosed
Software Engineer
171
salaries
| ₹16 L/yr - ₹61.4 L/yr |
Sales Executive
106
salaries
| ₹1.6 L/yr - ₹5 L/yr |
Ipro
105
salaries
| ₹2 L/yr - ₹4.6 L/yr |
Software Developer
77
salaries
| ₹11.1 L/yr - ₹46.6 L/yr |
Senior Software Engineer
66
salaries
| ₹14 L/yr - ₹55 L/yr |
Amazon
Microsoft Corporation
Samsung