Jobs
Interviews

Impact Analytics

Impact Analytics delivers AI-native SaaS solutions and consulting services that help companies maximize profitability and customer satisfaction through deeper data insights and predictive analytics. With a fully integrated, end-to-end platform for planning, forecasting, merchandising, pricing and promotions, Impact Analytics empowers companies to make smarter decisions based on real-time insights, rather than relying on last year’s inputs to forecast and plan this year’s business. Powered by over one million machine learning models, Impact Analytics has been at the forefront of AI innovation for a decade, setting new benchmarks in forecasting, planning, and operational excellence across retail, grocery, manufacturing, and CPG sectors. Recognized for innovation and growth by Fortune, Financial Times, Inc. 5000, and the RIS Leaderboard, Impact Analytics continues to lead the way in shaping the future of business intelligence. Think differently about AI. Explore the possibilities with Impact Analytics.

Interview Questions for Impact Analytics

1. What is the difference between a BRD and an FRD?

2. What is a confusion matrix?

3. How would you test the data present in an Excel file?

4. Write React.js code demonstrating the use of forwardRef and imperative handle.

5. Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. Notice that the solution set must not contain duplicate triplets.