Faster and better experience!
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2021. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
I have experience working with large amounts of data.
Managed a database of over 10,000 customer records for a marketing campaign
Analyzed sales data for a retail company to identify trends and improve inventory management
Created a spreadsheet to track expenses and revenue for a non-profit organization
Used statistical software to analyze survey data for a research project
Developed a dashboard to visualize data for a fina
I applied via Walk-in and was interviewed in Aug 2020. There were 3 interview rounds.
Prione Business Services interview questions for popular designations
I applied via Recruitment Consultant and was interviewed before Oct 2019. There were 3 interview rounds.
E-commerce market in Indian retail industry can be grown by improving logistics, increasing digital literacy, and offering personalized experiences.
Improve logistics to ensure timely delivery and reduce costs
Increase digital literacy among consumers to boost online shopping
Offer personalized experiences through targeted marketing and product recommendations
Partner with local businesses to expand product offerings and r...
I applied via Naukri.com and was interviewed in May 2017. There were 6 interview rounds.
I appeared for an interview before Dec 2020.
Round duration - 60 Minutes
Round difficulty - Medium
This round was purely based on Data Structures and Algorithms . One has to be fairly comfortable in solving Algorithmic problems to pass this round . Both the questions asked were quite common and luckily I had already prepared them from CodeStudio and LeetCode.
Given a Binary Tree with 'N' nodes, where each node holds an integer value, your task is to compute the In-Order, Pre-Order, and Post-Order traversals of the binar...
Compute the In-Order, Pre-Order, and Post-Order traversals of a Binary Tree given in level-order format.
Implement functions to perform In-Order, Pre-Order, and Post-Order traversals of a Binary Tree.
Use level-order input to construct the Binary Tree.
Traverse the Binary Tree recursively to generate the required traversals.
Ensure proper handling of null nodes represented by -1 in the input.
Return the three traversals as
Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.
The first line of input is an intege...
Reverse a singly linked list by altering the links between nodes.
Iterate through the linked list and reverse the links between nodes
Use three pointers to keep track of the current, previous, and next nodes
Update the links between nodes to reverse the list
Return the head of the reversed linked list
Round duration - 45 Minutes
Round difficulty - Medium
This round basically tested some concepts from Data Structures and File Manipulation .
Given two arrays A
and B
with sizes N
and M
respectively, both sorted in non-decreasing order, determine their intersection.
The intersection of two arrays in...
The problem involves finding the intersection of two sorted arrays efficiently.
Use two pointers to iterate through both arrays simultaneously.
Compare elements at the pointers and move the pointers accordingly.
Handle cases where elements are equal and update the intersection array.
Return the intersection array as the result.
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.
Print the level order traversal of binary tree in spiral form
Perform level order traversal of the binary tree
Alternate the direction of traversal for each level
Use a stack to reverse the order of nodes in each level
Print the nodes in the order of traversal
Find the maximum element in each subarray of size k in a given array.
Iterate through the array from index 0 to n-k.
For each subarray of size k, find the maximum element.
Store the maximum elements in a separate array.
Return the array of maximum elements.
To find the Kth largest element in two sorted arrays, we can use the merge step of merge sort algorithm.
Merge the two arrays into a single sorted array using a modified merge sort algorithm.
Return the Kth element from the merged array.
Merge two sorted arrays into one sorted array with expected time complexity of (m+n).
Use a two-pointer approach to compare elements from both arrays and merge them into the first array.
Start comparing elements from the end of both arrays and place the larger element at the end of the first array.
Continue this process until all elements from the second array are merged into the first array.
Some of the top questions asked at the Prione Business Services interview -
based on 177 reviews
Rating in categories
Sales Associate
178
salaries
| ₹4 L/yr - ₹8.5 L/yr |
Sales Executive
48
salaries
| ₹2.4 L/yr - ₹7.3 L/yr |
Key Account Manager
46
salaries
| ₹3.9 L/yr - ₹11.5 L/yr |
Accounts Manager
41
salaries
| ₹3 L/yr - ₹10 L/yr |
Account Management Associate
36
salaries
| ₹4.4 L/yr - ₹8.2 L/yr |
Cloudtail India
Ws Retail Services
Flipkart
Amazon