i
Walking
Tree
Filter interviews by
Top trending discussions
I appeared for an interview in Apr 2025, where I was asked the following questions.
I have worked on various types of data sets including sales data, customer data, financial data, and social media data.
Sales data
Customer data
Financial data
Social media data
Calculate delta sales growth using DAX formula
Use the following DAX formula: Delta Sales Growth = (SUM(Sales[SalesAmount]) - CALCULATE(SUM(Sales[SalesAmount]), PREVIOUSMONTH('Date'[DateKey]))) / CALCULATE(SUM(Sales[SalesAmount]), PREVIOUSMONTH('Date'[DateKey]))
Make sure to replace 'Sales[SalesAmount]' with the actual column name in your dataset
Ensure that 'Date'[DateKey]' is the date column in your dataset
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
Generator functions are functions that can be paused and resumed, allowing for lazy evaluation of data.
Generator functions use the yield keyword to pause execution and return a value.
They can be used to generate an infinite sequence of values.
They are memory efficient as they only generate values when needed.
Example: function* myGenerator() { yield 1; yield 2; yield 3; }
Example: const infiniteGenerator = function*() { ...
Push notifications can be implemented in Android and iOS using Firebase Cloud Messaging (FCM) and Apple Push Notification service (APNs) respectively.
For Android, integrate FCM SDK in the app and use FCM console to send notifications.
For iOS, create an APNs certificate, configure the app to receive notifications, and use APNs to send notifications.
Both platforms require handling of notification payload in the app to di...
I used React Native for my last app.
Developed UI components using React Native
Integrated APIs to fetch and display data
Implemented Redux for state management
Used Firebase for authentication and database
Optimized app performance using React Native Debugger
Functional components are stateless and return UI elements based on input props, while non-functional components have state and can change UI based on user interaction.
Functional components are simpler and easier to test than non-functional components.
Non-functional components can have state and lifecycle methods, while functional components cannot.
Examples of functional components include buttons, labels, and icons, w...
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
Easy to medium leetcode questions
I appeared for an interview in Nov 2024, where I was asked the following questions.
posted on 15 Sep 2021
I appeared for an interview in Dec 2020.
Round duration - 60 minutes
Round difficulty - Medium
The round had quantitative questions along with some logical reasoning and english section and fundamentals of DBMS ,OS and Data structures and some other such topics
Disk scheduling algorithms manage the order in which read/write requests are serviced on a disk.
Common disk scheduling algorithms include FCFS, SSTF, SCAN, C-SCAN, LOOK, and C-LOOK.
FCFS (First-Come, First-Served) serves requests in the order they arrive.
SSTF (Shortest Seek Time First) prioritizes the request closest to the current head position.
SCAN moves the disk arm from one end to the other, serving requests along t...
Round duration - 90 minutes
Round difficulty - Medium
The editor and the environment was great and not disturbing like many have.
They had their own test cases to check the scope of our code.
Given an array of numbers, the task is to find the maximum sum of any contiguous subarray of the array.
The first line of input contains the size of the arr...
Find the maximum sum of any contiguous subarray in an array of numbers in O(N) time.
Use Kadane's algorithm to find the maximum subarray sum in O(N) time.
Initialize two variables: maxEndingHere and maxSoFar to keep track of the maximum sum.
Iterate through the array and update the variables accordingly.
Return the maxSoFar as the result.
Round duration - 40 minutes
Round difficulty - Medium
It had only mcq questions but we could not navigate through the questions it had some reasoning and some dbms topics along with data structure ,memory ,cache memory and other topics
To find the age of an employee from the personal details table in SQL, you can calculate the difference between the current date and the employee's birthdate.
Use the DATEDIFF function in SQL to calculate the difference between the current date and the employee's birthdate.
Divide the result by 365 to get the age in years.
Consider leap years for more accurate results.
Round duration - 10 minutes
Round difficulty - Medium
The interviewer was polite and asked few questions from data structures and some from DBMS and some web question and about my project.
Primary key uniquely identifies a record in a table, while candidate key can also uniquely identify a record but is not chosen as primary key.
Primary key is chosen as the main unique identifier for a table
Candidate key is a unique key that could also be chosen as primary key
A table can have multiple candidate keys but only one primary key
Example: In a table of students, 'student_id' could be a primary key while 'email'...
Round duration - 12 minutes
Round difficulty - Medium
The interviewer asked me about my project and told me to describe myself in one word and justify that and asked my personal skills and asked some technical questions as well
Pickling is a process of preserving or extending the shelf life of food by storing it in a solution of salt, vinegar, or brine.
Pickling involves submerging food in a solution of salt, vinegar, or brine to preserve it.
Common examples of pickled foods include cucumbers (pickles), onions, and cabbage.
Pickling can also enhance the flavor of food by infusing it with spices and herbs.
The acidity of the pickling solution help...
Tip 1 : Must go for interviews questions present online for topics you have mentioned.
Tip 2 : Be updated with the latest technology and have those concepts clear in your mind and do prepare your projects and have a clear picture of it to explain that
Tip 3 : For preparing algorithms do practice them, that is the best way and lastly you can check your knowledge by solving mcqs and quizzes of those topics to have confidence.
Tip 1 : Do not mention anything in your resume that you are not confident about. And prepare your resume well before interview.
Tip 2 : Mention your projects and technical skills and your github link to showcase your project portfolio that will have a great impression
based on 1 interview experience
Software Engineer
148
salaries
| ₹2.8 L/yr - ₹9 L/yr |
Senior Software Engineer
102
salaries
| ₹6.3 L/yr - ₹18.8 L/yr |
Associate Software Engineer
86
salaries
| ₹1.8 L/yr - ₹3.5 L/yr |
Information Technology Recruiter
38
salaries
| ₹1.8 L/yr - ₹5.7 L/yr |
Software Developer
35
salaries
| ₹1.8 L/yr - ₹13.7 L/yr |
Maxgen Technologies
JoulestoWatts Business Solutions
Value Point Systems
F1 Info Solutions and Services