11+ Business intelligence management Jobs in Bangalore (Bengaluru) | Business intelligence management Job openings in Bangalore (Bengaluru)
Apply to 11+ Business intelligence management Jobs in Bangalore (Bengaluru) on CutShort.io. Explore the latest Business intelligence management Job opportunities across top companies like Google, Amazon & Adobe.
PROGRAM MANAGER – REVENUE & GROWTH
Required Skills:
Stakeholder Management & Communication, Revenue & P&L Ownership, Data-Driven Growth & Experimentation, Cross-Functional Leadership & Execution, 0→1 Growth Program Execution
Work Mode: ONSITE
Working Day: 6
Prefer Industry: E-commerceTravel TechStartup
MANDATORY CRITERIA:
- Need candidate 4–8 years of experience in Revenue, Growth, Business Management, Category, or P&L ownership roles (not support/ops-only roles)
- Education:
- MBA from a Tier-1 institute OR
- Engineering from Tier-1 with demonstrated business ownership exposure
- Prior experience in E-commerce, Quick-commerce, Aggregator, D2C, or Marketplace-led businesses (food-tech, hyperlocal, or retail tech preferred)
- End-to-end P&L ownership for a business unit / category / region with clear accountability for topline, margins, and unit economics
- Proven experience driving 0→1 revenue initiatives, including new GTM channels, brands, SKUs, cohorts, or monetization levers
- Demonstrated ownership of the full growth funnel — acquisition, conversion, retention, repeat revenue, and churn reduction
- Strong hands-on experience in pricing, discounting, promotions, commission structures, and spend optimization
- Track record of experiment-led growth — A/B testing, pilots, cohort analysis, lifecycle programs, and scaling successful initiatives
DESCRIPTION:
About the Company:
● Founded in 2019, building India’s most trusted intercity travel platform, with reliability, safety, and standardization at its core. We operate a two-sided marketplace, delivering a consistent journey experience for travelers while maximizing earnings for our supply partners.
● Today, we connect 300+ cities nationwide, have served 2.5M+ unique customers, and are actively investing in fleet electrification and charging infrastructure to drive sustainable mobility.
● Backed by Y Combinator, InfoEdge, AdvantEdge, and leading global investors from India and Silicon Valley, we have also raised a strategic $9M investment from bp Ventures.
OVERVIEW:
We are looking for a Program Manager – Revenue & Business who will own topline growth, P&L, and profitability for a business vertical. This role requires hands-on revenue ownership, the ability to build and scale growth initiatives from scratch (0→1), and strong execution depth.
WHAT YOU WILL DO:
Revenue, Growth & P&L Ownership (MANDATORY)
- Own end-to-end revenue targets, contribution margins, and P&L for the business vertical
- Drive topline growth, pricing strategy, and monetization levers
- Identify and unlock new revenue streams and demand levers
0→1 Revenue & Growth Initiatives:
- Build and scale 0→1 revenue programs, including demand generation, pricing experiments, new routes, cohorts, or GTM strategies
- Lead growth experiments, pilots, and A/B tests, and scale successful initiatives
Funnel & Demand Ownership:
- Own demand-side metrics including acquisition, conversion, repeat usage, and retention
- Optimize CAC, ROI, and unit economics in collaboration with marketing and finance
Execution & Operations (Revenue-Linked):
- Drive daily execution ensuring revenue and demand targets are met
- Resolve blockers impacting growth, supply-demand balance, and monetization
Data-Driven Revenue Strategy:
- Track and analyze revenue trends, cohort performance, route-level profitability, and customer behavior
- Build dashboards and performance reports for leadership
Cross-Functional Revenue Leadership:
- Work closely with Marketing (demand), Supply, Operations, Product, and Finance
- Ensure revenue goals are tightly integrated into execution and operations
WHAT WE ARE LOOKING FOR:-
- 4–8 years of experience with direct revenue and P&L ownership (not ops-only roles)
- Proven experience driving topline growth and profitability
- Prior experience in E-commerce, Quick-commerce, Marketplace, Aggregator, or Mobility platforms
- Demonstrated 0→1 revenue or growth initiatives (routes, pricing, cohorts, GTM, monetization)
- Hands-on experience with pricing, promotions, discounts, or monetization levers
- Strong analytical skills with experience owning revenue dashboards, KPIs, and growth metrics
- Proven ability to independently own and scale a business vertical
- Experience leading cross-functional teams with revenue accountability
- Education: Engineering or MBA from Tier 1 institutes ONLY.
Agent Application Engineer (Backend / Agentic AI) — Level 1
About Sentiaflow
Sentiaflow is an AI engineering and IT services company that designs and delivers production-grade agentic AI systems. We work at the point where large language models meet real business operations: data, APIs, permissions, workflow state, human decisions, security, evaluation, and measurable outcomes.
Our initial domain focus is healthcare, particularly clinical trials and related operational workflows. These are environments where an impressive demo is not enough. A system must be dependable, traceable, appropriately controlled, and clear about when a human must make the decision.
We are building a specialised engineering organisation across three disciplines:
- Agent Application Engineering
- Agent Platform & Evaluation Engineering
- Applied AI & Model Engineering
The Role
We are hiring strong backend or application engineers who want to specialise in building agentic AI applications. You do not need to arrive with several years of "agent engineer" experience. We are more interested in whether you have built real software, understand how production systems fail, and can learn to use models inside controlled business workflows.
As a Level 1 Agent Application Engineer, you will implement bounded parts of a production workflow under the guidance of an Agent Captain or senior engineer. Your work will connect models to application services, tools, data sources, and human approval points. You will be expected to make every important step observable, testable, and recoverable.
This is not a prompt-writing position, and it is not a generic chatbot role. It is an application engineering role for systems in which some decisions are probabilistic, while the surrounding controls must remain deterministic.
What You Will Work On
The specific client problem will vary, but typical work may include:
- Converting a clinical-operations signal into a bounded workflow that gathers evidence, analyses likely causes, presents options, and routes a recommendation to an authorised person.
- Building services that extract or structure information from trial documents and pass the result through validation and human review.
- Integrating agent workflows with internal APIs, databases, document systems, notification services, and client platforms.
- Implementing workflow state, recovery behaviour, approval gates, permissions, traceability, and scenario-based evaluations.
The work concerns operational decision support and workflow execution. It does not delegate clinical judgment or patient-care decisions to an autonomous model.
What You Will Be Responsible For
- Translate a clearly scoped business workflow into typed inputs, outputs, states, actions, and escalation paths.
- Build reliable application services and tool integrations using Node.js/TypeScript or Python.
- Use an LLM only where model judgment adds value; implement rules, validation, authorisation, and workflow control in deterministic code.
- Design structured model outputs and validate them before they can affect downstream systems.
- Handle partial data, unavailable tools, duplicate events, retries, time-outs, rate limits, and other normal production failure modes.
- Add logging, traces, metrics, and decision records that make the workflow diagnosable.
- Create tests and evaluation cases that measure whether the complete workflow behaves correctly—not merely whether an answer sounds fluent.
- Protect sensitive information and participate in code, design, failure-analysis, and release-readiness reviews.
- Explain your implementation and its trade-offs clearly to engineers, delivery leads, and client stakeholders.
At Level 1, you will not be expected to define the entire client architecture alone. You will be expected to own your assigned module, ask precise questions, surface risks early, and bring it to a production-ready standard with senior review.
What We Are Looking For
Essential Experience
- Approximately 3–6 years of hands-on backend or application engineering experience.
- Evidence that you have built or materially owned production APIs, services, data flows, integrations, or workflow-heavy applications.
- Strong programming ability in JavaScript/TypeScript, Python, Java, C#, Go, or a comparable backend language. Our preference is Node.js/TypeScript, but engineering depth matters more than language loyalty.
- Practical understanding of API design, databases, asynchronous processing, authentication and authorisation, testing, and deployment.
- Ability to reason clearly about state, retries, idempotency, concurrency, permissions, audit trails, and failure recovery.
- Experience debugging real production behaviour rather than only building greenfield demonstrations.
- Clear written and verbal communication, including the ability to explain technical trade-offs without hiding behind framework terminology.
Useful, but Not Mandatory
- Experience integrating LLM or machine-learning capabilities into an application.
- Experience with event-driven systems, state machines, workflow engines, observability, evaluation harnesses, or production incident analysis.
- Experience in healthcare, life sciences, clinical trials, or another regulated or audit-sensitive environment.
Healthcare or clinical-trials experience is preferred, not required at Level 1. We would rather hire a strong production engineer who can learn the domain than a candidate who knows the vocabulary but cannot build dependable systems.
What Does Not Qualify by Itself
Any of the following may be useful experience, but none is sufficient on its own:
- A chatbot or "chat with your documents" application.
- A RAG demonstration built primarily by connecting frameworks.
- A list of AI tools, model names, courses, certificates, or prompt-engineering techniques.
- An application that works in a demo but has no clear handling of permissions, failures, evaluation, or production operations.
How We Will Assess Fit
Our evaluation is designed to identify engineering judgment without asking you to build unpaid project work. We will focus on:
- A structured discussion of a production system you have worked on.
- Questions grounded in your own CV and claimed experience.
- A realistic workflow scenario covering system boundaries, evidence, controls, failure modes, and testing.
- Backend fundamentals and how you would apply them to an AI-enabled workflow.
You are NOT expected to have built a clinical-trials agent before applying.
What Success Looks Like
Within your first six months, you should be able to:
- Implement a bounded agent-workflow module from an agreed design and take responsibility for its quality.
- Integrate models and tools without allowing probabilistic output to bypass deterministic controls.
- Produce traces, tests, and evaluation evidence that support a release decision.
- Diagnose failures across application, tool, data, and model boundaries with progressively less supervision.
- Explain the workflow to a client or domain stakeholder in clear operational language.
Consistent performance at this level creates a path towards Level 2 — Independent Delivery Engineer, where you own a production workflow end to end, including discovery, architecture, integrations, evaluation, failure handling, and release readiness.
Why You Should Join Us
- Build the real systems behind agentic AI. You will work beyond demos and wrappers on the engineering problems that determine whether an AI workflow can operate in production.
- Develop a scarce, durable specialisation. Sentiaflow offers a defined progression across application engineering, platform and evaluation, and applied AI—not a vague instruction to "learn AI."
- Work on consequential operational problems. Clinical-trials workflows demand evidence, traceability, human accountability, and reliable execution.
- Learn through delivery with experienced review. You will own meaningful engineering work while receiving architectural and domain guidance appropriate to your level.
- Influence how the discipline is built. We are at an early stage, so strong engineers will help shape our methods, reusable assets, quality standards, and engineering culture.
🎯 Job Description:
We are looking for a passionate SDET (Software Development Engineer in Test) with strong experience in Java, Selenium Automation, API Testing, and BDD Frameworks.
The candidate should have hands-on experience in designing robust automation frameworks, executing test suites, and ensuring product quality across web and API layers.
⚙️ Key Responsibilities:
- Design, develop, and maintain automation frameworks using Java + Selenium + Cucumber
- Write and execute test scripts for UI and API layers
- Perform functional, regression, and integration testing for web and backend systems
- Validate RESTful APIs using Postman / RestAssured
- Participate in code reviews, test strategy discussions, and defect triage meetings
- Integrate automation suites with CI/CD pipelines (Jenkins / GitHub Actions)
- Collaborate with developers and QA teams to ensure end-to-end quality coverage
- Analyze failures, debug issues, and maintain test reports and documentation
🧠 Required Skills:
- Core Java – OOPs, Collections, Exception Handling, File I/O
- Selenium WebDriver – Locators, Waits, Page Object Model, TestNG
- Cucumber / BDD – Feature files, step definitions, Gherkin syntax
- API Testing – Postman / RestAssured (mandatory)
- SQL Queries – Basic database validation skills
- Version Control – Git / GitHub / Bitbucket
- Build Tools – Maven / Gradle
- CI/CD Integration – Jenkins / Azure DevOps (preferred)
- Strong understanding of SDLC, STLC, Agile & QA processes
- Proven record of designing and delivering complex networking products from inception to production delivery.
- Previous experience developing quality software for commercial products.
- Experience with communication systems involving wireless, radio, security and mesh networking technologies is a plus.
- Ability to work in a small team on fast paced projects that have tight deadlines
- Experience using Agile/Scrum methodologies.
- Seeking 10+ years software development experience
- Experience with Embedded real-time systems
- Must be an excellent SW developer. We expect experience developing software C/C++ in Linux. Python and other scripting languages is a plus.
- Target hardware includes Embedded CPU, DSP, and ARM environments
- Experience with Linux development infrastructure, tool chain and build environment.
- Experience developing both Linux device drivers and application software; installing Linux software and configuring embedded Linux systems
- Experience with OSI networking protocols and applications
- Experience and knowledge of Board Support package (BSP) development including board bring up, tool chain creation, and firmware/diagnostics support
- Experience with system development tools, including Source-Level Debuggers, Logic Analyzers, Oscilloscopes, Code Analysis tools, etc.
- Bachelor's degree in Computer Science, Software Engineering, or a related field.
- 2 to 12 years of professional experience in React Native development.
- Strong proficiency in JavaScript, TypeScript, and modern web technologies.
- Experience working with RESTful APIs and integrating third-party libraries.
- Solid understanding of mobile app architecture and design patterns.
- Knowledge of mobile UI/UX best practices and principles.
- Familiarity with version control systems such as Git.
- Core Java (Collections, Annotations, Threads, Exceptions)
Java 8 ( Must)
Spring Core (Must)
Spring Boot, Spring Cloud, Micro services (Must)
Angular / React , Bootstrap ( Good to have)
Docker / Kubernetes ( Good to have) Pivotal Cloud Foundry / Tanzu Services ( Good to have)
SLAY Coffee is India's best rated and fastest growing coffee brand with a vision to democratize great coffee experiences through technology & innovative customer experiences. With 3 core lines of business (SLAY Cloud for Online, SLAY Coffee Bars for Grab & Go and SLAY Packaged Coffees for home consumption), SLAY Coffee's core promise is sophisticated convenience at pocket friendly prices. The brand is 2-years old and currently has a footprint of over 150 locations across 8 cities.
Culture at SLAY:
Excellence is our North Star and our culture fuels this pursuit. We work together as a sports team-; each member is united by a common purpose and drives excellence by bringing their unique self to the team.
We aim to build and nurture a team that finds meaning and fulfillment in the work they do at
SLAY. If who you are and what you value is in alignment with what SLAY is and what we value, then the pursuit of excellence becomes meaningful.
The following principles guide us in our day to day working at SLAY:
1. Act with integrity and respect
2. Be passionate
3. Think long-term
Core Values :
Our core values define how we operate and bring about an alignment of purpose. We learn and get inspired from each other in strengthening these behaviors & skills both at an individual level and collectively at the Company level. New members are added to the team and existing team members are rewarded and developed based on these values.
1. Customer First
a. Always solve for the customer, not for self or the Company
b. Understand customers and markets deeply
2. Courage:
a. To think big, act without fear and voice your opinion.
b. To question the status quo- go beyond rules and hierarchies.
c. To act in the best interest of the customer and company, even if it calls for going outside your comfort zone
d. To be transparent and open; we have nothing to hide
3. Ownership:
a. Act with authority to drive results
b. Prioritize action over discussions
c. Collaborate independently across teams
d. Communicate proactively, eliminate the need for follow ups
4. Curiosity
a. To push the boundaries and innovate
b. To never settle for less
c. To make mistakes, learn, don't repeat
d. Trust data over opinion
Beyond the salary (and great coffee!)
- Freedom to test out any idea in your function or outside of it.
- Gender-neutral policies
- Free Books Program- buy any book that you would like to read for the company library. The Company pays for it.
- 25% of your time can be devoted to the causes you care about. (Pursue your passion or hobby)
- Exclusive talks & insights from the experts for the growth & development of our team
- Full tuition fees sponsorship for Baristas
- Family support programs for Baristas
Opportunity:
As a Sr. Manager in SLAY's Digital Growth team, you will own the strategy and execution of all growth initiatives on all digital platforms.
Your Boss:
You will work directly with the Head of Growth who manages growth across channels and platforms. This position is being hired for. In the interim, you will report to our Co-Founder.
Your Team:
You will collaborate with business teams to develop growth strategies, creative teams to develop impactful copy/creatives, external partners to set up and manage specific projects/campaigns.
Key Result Areas :
- Drive customer acquisition & retention.
- Strong experience with driving growth on platforms including Facebook, Instagram, Google suite including Youtube and familiarity with emerging platforms.
- Experience with driving own sales channel growth including driving App installations and business through Web, App and other own platforms
- Grow the brand on the 3rd party sales channels with a key focus on improving funnels and cohorts
Your role requires knowledge and demonstrable experience of: Previous work experience 5+ years handling performance / digital marketing. Experience working with a high growth startup / brand would be strongly preferred.
Next Steps:
If you wish to explore this opportunity further,
1. Send us a copy of your latest resume
2. A quick note on what excites you about working with SLAY. You can do this as an audio file, video file or a simple write up as well.
3. We will schedule one to one interactions with your potential boss, team members and peers.
We are an upcoming profitable social enterprise and as a a part of the team we are looking for a candidate who can work with our team to build better analytics and intellegence into our platform Prabhaav.
We are looking for a Software Developer to build and implement functional programs. You will work with other Developers and https://resources.workable.com/product-manager-job-description">Product Managers throughout the software development life cycle.
In this role, you should be a team player with a keen eye for detail and problem-solving skills. If you also have experience in Agile frameworks and popular coding languages (e.g. JavaScript).
Your goal will be to build efficient programs and systems that serve user needs.
Technical Skills we are looking for are:
- Producing clean, efficient code based on specifications
- Coding Abilities in HTML , PHP , JS , JSP – Server let , JAVA , DevOps(basic Knowledge).
- Additional Skills (preferred) : NodeJS , Python , Angular JS .
- System Administrator Experience : Linux (Ubuntu/RedHat) , Windows CE-Embedded.
- Data Base Experience : MySQL , Posgres , Mongo DB.
- Data Format Experience : JSON , XML , AJAX , JQuery.
- Should have Depth in software Architecture Design especially for Stand-Alone Software As Product , or SaaS Platform Experience.
- Should have Basic Experience/knowledge in Micro-Services , Rest API’s and SOAP methodologies.
- Should have built some backend architecture for Long Standing Applications.
- Good HTML Design Sense.
- Experience with AWS Services like EC2 and LightSail is Preferred.
- Testing and deploying programs and systems
- Fixing and improving existing software
- Good Understanding of OOP’s and Similar Concepts.
- Research on New JS Methodologies like React Js and Angular Js
Experience areas we are looking for:
- Proven experience as a Software Developer, https://resources.workable.com/software-engineer-job-description">Software Engineeror similar role
- Familiarity with Agile development methodologies
- Experience with software design and development in a test-driven environment
- Knowledge of coding languages (e.g. Java, JavaScript) and frameworks/systems (e.g. AngularJS, Git)
- Experience with databases and Object-Relational Mapping (ORM) frameworks (e.g. Hibernate)
- Ability to learn new languages and technologies
- Excellent communication skills
- Resourcefulness and troubleshooting aptitude
- Attention to detail
- Understanding ongoing hiring needs of their business and establishing the right sourcing mix in order to generate a strong pool of talent for open roles
- Drafting & publishing attractive job advertisement and managing responses
- Reaching out to target talent via social networks
- Designing & conducting engaging talent outreach campaigns
- Speaking with applicants about requirements to drive applications & engagement
- Doing the first-round screening for applicants & ensure a strong candidate experience
- And team leading spirit.
Experience & Requirements:
- 5 to 7 Years of relevant experience into Recruitment.
- Exposure to multi department hiring
- Ability to deliver under pressure

Brillo Technology We have in Hyderabad and Bangalore
Responsibilities-
- Developing new user-facing features using React.js, HTML5, CSS3
- Building reusable components and front-end libraries for future use
- Translating designs and wireframes into high quality code
- Optimizing components for maximum performance across a vast array of web-capable devices and browsers
skills-
- Strong proficiency in JavaScript, including DOM manipulation and the JavaScript object model
- Good understanding of HTML5, CSS3 concepts
- Thorough understanding of React.js and its core principles
- Experience with popular React.js workflows (such as Flux or Redux)
- Familiarity with newer specifications of EcmaScript
- Experience with data structure libraries (e.g., Immutable.js)
- Familiarity with RESTful APIs
- Knowledge of modern authorization mechanisms, such as JSON Web Token
- Familiarity with modern front-end build pipelines and tools
- Experience with common front-end development tools such as Babel, Webpack, NPM, etc.
- Ability to understand business requirements and translate them into technical requirements.


