Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2023. There were 4 interview rounds.
They gave questions regarding bpharmacy and also they gave three letters to write and provided answer sheets for them.
posted on 21 Oct 2024
I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.
I applied via Campus Placement
Database questions and email addressing.
I was interviewed before Apr 2022.
I am fit for the role because of my strong analytical skills and ability to add value to the team through data-driven insights.
I have a strong background in data analysis and have successfully completed several projects that required complex data interpretation.
I am proficient in using analytical tools and software, such as Excel, SQL, and Tableau, to extract meaningful insights from data.
I have excellent problem-solvi...
I believe I am better off in data analysis, problem-solving, and communication skills.
Strong data analysis skills, including data cleaning, manipulation, and visualization
Proven ability to solve complex problems and make data-driven decisions
Excellent communication skills, both written and verbal
Experience in presenting findings and insights to stakeholders
Proficient in using analytical tools such as Excel, SQL, and Py
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
I was interviewed before Apr 2022.
posted on 18 Jun 2022
I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.
General questions and we have to find errors in a paragraph that’s it
We have to type a paragraph accurately which is given by hr team
1 hr. General Accounting, Case studies etc.
Budget vs. Forecast involves comparing planned vs. predicted financial outcomes.
Budget is a financial plan for a specific period, while forecast is a prediction of future financial outcomes.
Budget is typically set at the beginning of a period, while forecasts are updated regularly based on new information.
Budgets are usually more rigid and set in stone, while forecasts are more flexible and subject to change.
Discrepanc...
Budgeting involves planning and managing financial resources to achieve organizational goals.
Identify financial goals and objectives
Estimate income and expenses
Allocate funds to different departments or projects
Monitor and track spending
Adjust budget as needed based on actual financial performance
Yes, I have experience in process transition.
Led a team through a software system upgrade
Managed the transition of a project from development to production
Implemented new processes for a more efficient workflow
Managing multiple stakeholders involves effective communication, prioritization, and relationship-building.
Establish clear communication channels with each stakeholder
Understand the needs and expectations of each stakeholder
Prioritize stakeholders based on their impact on the project
Build strong relationships with stakeholders through regular updates and feedback
Resolve conflicts and address concerns promptly
posted on 11 Mar 2022
I was interviewed before Mar 2021.
Round duration - 60 minutes
Round difficulty - Easy
10 Aptitude questions with difficulty level hard were asked in this test.
The minimum number of planes required to go around the world is one.
One plane can fly around the world without needing to stop.
The plane can refuel mid-air or carry enough fuel for the entire journey.
Examples: Non-stop flights like the Boeing 787 Dreamliner or Airbus A350 can circumnavigate the globe with one plane.
Round duration - 60 minutes
Round difficulty - Easy
Technical Interview round with questions based on data structures and algorithms. Questions about previous projects done and my roles on it and my leadership capabilities. Few technical questions from Threads and multi-processing.
You are given an N * N matrix of integers where each row and each column is sorted in increasing order. Your task is to find the positi...
Given a sorted N * N matrix, find the position of a target integer 'X'.
Start from the top-right corner of the matrix and compare the target with the element at that position.
Based on the comparison, move left or down in the matrix to narrow down the search.
Repeat the process until the target is found or the search goes out of bounds.
Return the position of the target if found, else return {-1, -1}.
Ninja has a number 'N'. Your task is to generate a pattern where the outer rectangle is filled with the number 'N', and as you move inward, the numbers decrease conse...
Generate a pattern with outer rectangle filled with number 'N' and decreasing consecutively inward.
Start by filling the outermost rectangle with the number 'N'.
Decrease the numbers consecutively as you move inward towards the center.
Continue this pattern until you reach the center of the rectangle.
Round duration - 60 minutes
Round difficulty - Medium
DSA based questions were asked in this round. Questions on implementation of Linux directory structure were also asked.
You are provided with a binary array, i.e., an array containing only 0s and 1s. Your task is to sort this binary array and return it after sorting.
The fir...
Yes, the binary array sorting problem can be solved in linear time and constant space using a single traversal.
Use two pointers approach to swap 0s to the left and 1s to the right.
Maintain two pointers, one for 0s and one for 1s, and swap elements accordingly.
Example: Input: [1, 0, 1, 0, 1], Output: [0, 0, 1, 1, 1]
You are given an array arr
of length N
. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater ele...
The task is to find the next greater element for each element in an array to its right, if no greater element exists, return -1.
Iterate through the array from right to left and use a stack to keep track of elements.
Pop elements from the stack until a greater element is found or the stack is empty.
Store the next greater element for each element in the output array.
BST is a binary tree structure where each node has at most two children, while Tries are tree structures used for storing strings.
BST is used for searching, inserting, and deleting elements in a sorted manner.
Tries are used for storing and searching strings efficiently.
BST has a hierarchical structure with left and right child nodes.
Tries have nodes representing characters, forming a tree-like structure for strings.
Exa...
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round. Questions about previous projects and current one were asked. I was also asked about aptitude problems from the first round and how I understood and approached towards solution?
Given an integer N
, find all possible placements of N
queens on an N x N
chessboard such that no two queens threaten each other.
A queen can attack another queen if they ar...
The N Queens Problem involves finding all possible placements of N queens on an N x N chessboard without threatening each other.
Use backtracking algorithm to explore all possible configurations.
Keep track of rows, columns, and diagonals to ensure queens do not threaten each other.
Generate valid configurations recursively and backtrack when a solution is not possible.
You are provided with an integer array/list ARR
of length N. Your task is to determine if it is possible to construct at least one non-degenerate triangle using the value...
Check if it is possible to form a non-degenerate triangle using the sides provided in the array.
Check if the sum of any two sides is greater than the third side for all combinations.
If any such combination exists, return true; otherwise, return false.
Handle multiple test cases as per the constraints provided.
Round duration - 30 minutes
Round difficulty - Easy
Behavioral questions and team skills were discussed in this round.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 interview
Interview experience
Program Coordinator
266
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Managing Editor
233
salaries
| ₹0 L/yr - ₹0 L/yr |
Program Manager
86
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Managing Editor
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
51
salaries
| ₹0 L/yr - ₹0 L/yr |
Oracle Cerner
Veradigm
McKesson
Siemens Healthineers