i
Bounteous x
Accolite
Filter interviews by
I have a strong background in software development with experience in various programming languages and project management.
Bachelor's degree in Computer Science from XYZ University, where I developed a solid foundation in algorithms and data structures.
Worked at ABC Corp as a Software Developer, where I led a team to develop a web application that improved user engagement by 30%.
Proficient in languages such as Jav...
I am a passionate software developer with experience in building scalable applications and a strong foundation in programming languages.
Background: I have a degree in Computer Science and have worked on various projects during my studies.
Experience: I have 3 years of experience in full-stack development, primarily using JavaScript, React, and Node.js.
Projects: I developed an e-commerce platform that increased sale...
Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.
Spring Boot eliminates the need for manual configuration by providing defaults for most settings.
It allows developers to create stand-alone, production-grade Spring-based Applications.
Spring Boot includes an embedded Tomcat, Jetty, or Undertow server, making it easy to deploy web applicati...
Code to split an array of integers into two subarrays with equal sum.
Iterate through the array and calculate the total sum.
Divide the sum by 2 to get the target sum for each subarray.
Use dynamic programming to find a subset of the array that adds up to the target sum.
Return the two subarrays.
Example: [1, 2, 3, 4, 5, 6] -> [1, 2, 3, 6], [4, 5]
Example: [1, 2, 3, 4, 5] -> [1, 4, 5], [2, 3]
Implementing a binary search tree and its traversal methods.
Start by defining a Node class with left and right child pointers.
Implement insert() method to add nodes to the tree.
Implement inorder(), preorder(), and postorder() traversal methods.
Implement search() method to find a node in the tree.
Implement delete() method to remove a node from the tree.
Consider edge cases like empty tree, duplicate nodes, etc.
Find unique characters in a window of k size in a string.
Use a sliding window approach.
Maintain a hash table to keep track of character frequency.
Remove characters from hash table as the window slides.
Convert given no to corresponding excel no.
Excel no starts from 1 and goes up to 16384
Excel no is calculated using column and row numbers
For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on
To find the second highest salary from employees table and traverse a binary tree in pre-order, in-order, and post-order.
To find the second highest salary, you can use a subquery or window function like ROW_NUMBER() or DENSE_RANK().
For pre-order traversal, visit the root node first, then recursively do a pre-order traversal of the left subtree, followed by the right subtree.
For in-order traversal, recursively do a...
Given an array/list 'ARR' consisting of 'N' integers, your task is to find the majority element in the array. If there is no majority element present, return -1.
Find the majority element in an array, return -1 if no majority element exists.
Iterate through the array and keep track of the count of each element using a hashmap.
Check if any element's count is greater than floor(N/2) to determine the majority element.
Return the majority element or -1 if no majority element exists.
NP problems are decision problems that can be verified in polynomial time, while NP-Hard problems are at least as hard as the hardest problems in NP.
NP problems can be verified in polynomial time but not necessarily solved in polynomial time.
NP-Hard problems are at least as hard as the hardest problems in NP, but may not be in NP themselves.
Examples of NP problems include the subset sum problem and the traveling s...
I applied via Shine and was interviewed in Aug 2024. There were 2 interview rounds.
Normal coding round with simple oa complexity
I applied via Campus Placement
Tree question for the round 1 and 30 computer science questions total time 90 minutes
I appeared for an interview in Jan 2025, where I was asked the following questions.
I am currently working in the software development field, focusing on building scalable web applications and improving user experiences.
Developing web applications using frameworks like React and Node.js.
Collaborating with cross-functional teams to design and implement new features.
Utilizing Agile methodologies for project management and delivery.
Conducting code reviews to maintain high-quality standards.
Implementing R...
I hold a degree in Computer Science and have extensive experience in software development, specializing in full-stack web applications.
Bachelor's degree in Computer Science from XYZ University.
3 years of experience in software development, focusing on JavaScript and Python.
Proficient in frameworks like React and Django, having built several projects.
Experience with Agile methodologies, participating in sprints and stan...
As a fresher, I have a solid foundation in software development principles and hands-on experience through projects and internships.
Completed a Bachelor's degree in Computer Science, where I learned programming languages like Java, Python, and C++.
Participated in coding bootcamps and hackathons, which enhanced my problem-solving skills and teamwork.
Worked on a capstone project that involved developing a web application...
I last worked in the fintech sector, focusing on developing secure payment processing systems and enhancing user experience.
Developed a payment gateway that processed over 1 million transactions monthly.
Implemented security protocols like PCI DSS compliance to protect user data.
Collaborated with UX designers to improve the mobile app interface, resulting in a 30% increase in user engagement.
Utilized technologies like J...
1 coding question of graph , and other are B.Tech engineering questions
Problem of leetcode based on Stack medium level
I appeared for an interview in Aug 2024.
String reverse in the sentence
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
How to remove duplicate words from string and print the occurrence of words
There were 2 easy - difficult leetcode questions
I am a passionate software developer with experience in building scalable applications and a strong foundation in programming languages.
Background: I have a degree in Computer Science and have worked on various projects during my studies.
Experience: I have 3 years of experience in full-stack development, primarily using JavaScript, React, and Node.js.
Projects: I developed an e-commerce platform that increased sales by ...
Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.
Spring Boot eliminates the need for manual configuration by providing defaults for most settings.
It allows developers to create stand-alone, production-grade Spring-based Applications.
Spring Boot includes an embedded Tomcat, Jetty, or Undertow server, making it easy to deploy web applications.
I...
My last project involved developing a full-stack web application using Java and React, focusing on user experience and performance.
Technology Stack: Utilized Java Spring Boot for the backend and React for the frontend, ensuring a seamless integration between the two.
RESTful API Development: Designed and implemented RESTful APIs to handle data transactions, allowing for efficient communication between client and server.
...
DP, Binary Search, Greedy, etc
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
1 dsa, aptitude questions
Top trending discussions
Some of the top questions asked at the Bounteous x Accolite Software Developer interview -
The duration of Bounteous x Accolite Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 22 interview experiences
Difficulty level
Duration
based on 22 reviews
Rating in categories
Senior Software Engineer
1.7k
salaries
| ₹5.5 L/yr - ₹26.5 L/yr |
Software Engineer
605
salaries
| ₹5.9 L/yr - ₹14 L/yr |
Associate Technical Delivery Manager
438
salaries
| ₹20.2 L/yr - ₹36 L/yr |
Senior Test Engineer
234
salaries
| ₹8 L/yr - ₹17.5 L/yr |
Technical Delivery Manager
126
salaries
| ₹28 L/yr - ₹45 L/yr |
Xoriant
CitiusTech
HTC Global Services
Exela Technologies