Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Nov 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
Android architecture consists of four main components: activities, services, broadcast receivers, and content providers.
Activities: represent the UI of the application
Services: perform background tasks
Broadcast receivers: respond to system-wide broadcast announcements
Content providers: manage shared sets of application data
Android features include: notifications, widgets, intents, and permissions
Yes, I have exposure to adb setup and commands.
I have used adb to install and uninstall applications on Android devices.
I have used adb to capture logs and analyze them for debugging purposes.
I have used adb to push and pull files between the device and computer.
I am familiar with adb shell commands for interacting with the device's operating system.
I have experience with adb over Wi-Fi for wireless debugging.
Jira is a project management tool while Jenkins is a continuous integration tool.
Jira is used for tracking issues, bugs, and tasks in a project.
Jenkins is used for automating the build, test, and deployment process.
Jira and Jenkins can be integrated to create a seamless workflow.
Jenkins can be configured to trigger builds based on Jira issue status updates.
Jira can display Jenkins build status in the issue tracker.
Integra Micro Software Services interview questions for popular designations
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Find second max salary of employee by department in SQL
Use GROUP BY clause to group employees by department
Use MAX() function to find the maximum salary
Use subquery to find the second maximum salary
Find second max salary of employee by department using pandas dataframe
Group the dataframe by department
Sort the salaries in descending order
Select the second highest salary for each department
Python code to download file from aws s3 to local using boto3
Install boto3 library using pip
Create an S3 client using boto3
Use the download_file method to download the file from S3 to local
A program to count the number of words in a text file using PySpark.
Read the text file using SparkContext
Split the lines into words using flatMap
Map each word to a tuple of (word, 1)
Reduce by key to count the occurrences of each word
Save the output to a file
posted on 12 Aug 2021
I applied via Approached by Company and was interviewed before Aug 2020. There was 1 interview round.
Functional interface is an interface with only one abstract method. Benefits include lambda expressions and improved code readability.
Functional interface allows for the use of lambda expressions, which can simplify code and improve readability.
It also enables the use of method references, which can make code more concise.
Functional interfaces are used extensively in Java 8's Stream API.
Transaction uses include ensurin...
Different isolation levels in transactions and their purpose.
Isolation levels determine how transactions interact with each other.
READ UNCOMMITTED: Allows dirty reads, can cause phantom reads.
READ COMMITTED: Prevents dirty reads, but allows non-repeatable reads.
REPEATABLE READ: Prevents dirty and non-repeatable reads, but allows phantom reads.
SERIALIZABLE: Prevents all three types of reads, but can cause deadlock.
Purpo...
I applied via LinkedIn and was interviewed before Mar 2022. There were 4 interview rounds.
I was interviewed in Feb 2022.
Round duration - 65 Minutes
Round difficulty - Hard
There were 15 MCQS you have to do in 25 Minutes and 3 Coding questions you have to do in 40 minutes. They also give a demo test link to get you use to the environment.
Given an array of integers ARR
of length 'N' and a positive integer 'K', find the maximum elements for each contiguous subarray of size K.
ARR = [3, 4,...
It was a standard problem so I know the exact solution, you can simply use dequeue + two pointers to solve this questions.
In this problem, you are given an array ARR
consisting of N
integers. Your task is to determine the minimum number of jumps required to reach the last index of the array N - 1
....
I did it by using DP, again it was a standard problem.
You are provided with a string STR
of length N
. The goal is to identify the longest palindromic substring within this string. In cases where multiple palind...
I solve it by using dp in O(n^2) time complexity.
Round duration - 180 Minutes
Round difficulty - Hard
It was more of Design + Data structure round. They give access to their server and ask us to do code there.
Tip 1 : Do as much as coding question you can do.
Tip 2 : Do some projects also.
Tip 3 : Revise and clear your basic concepts too.
Tip 1 : Mention only things related to job profile only.
Tip 2 : Make it page pager.
posted on 12 Jun 2022
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
posted on 25 Mar 2022
I applied via Approached by Company and was interviewed in Feb 2022. There were 3 interview rounds.
Ruby on Rails basics, problem solving, rspecs, was related questions
based on 2 interviews
Interview experience
based on 54 reviews
Rating in categories
3-5 Yrs
Not Disclosed
Software Engineer
65
salaries
| ₹4 L/yr - ₹11 L/yr |
Senior Software Engineer
59
salaries
| ₹7.8 L/yr - ₹15 L/yr |
Softwaretest Engineer
24
salaries
| ₹2 L/yr - ₹7.8 L/yr |
Software Developer
17
salaries
| ₹3.8 L/yr - ₹9.6 L/yr |
Devops Engineer
14
salaries
| ₹3.5 L/yr - ₹10.5 L/yr |
TCS
Infosys
Wipro
HCLTech