"Precision - Out of all the things we picked as correct, how many were actually correct?
recall - Out of all the things that were truly correct, how many did we actually find?"
Vineet M. - "Precision - Out of all the things we picked as correct, how many were actually correct?
recall - Out of all the things that were truly correct, how many did we actually find?"See full answer
"The mini case was very much interviewer led and the questions asked were following:
Tell the value proposition of Capital One Shopping to a senior executive who has recently joined Capital One
What factors would you consider to expand Capital One Shopping?
Technical Considerations?
AB testing analysis - Interviewer shared AB testing results and asked for my recommendation
Summarize"
Neha P. - "The mini case was very much interviewer led and the questions asked were following:
Tell the value proposition of Capital One Shopping to a senior executive who has recently joined Capital One
What factors would you consider to expand Capital One Shopping?
Technical Considerations?
AB testing analysis - Interviewer shared AB testing results and asked for my recommendation
Summarize"See full answer
"Situation:
At my previous company, we had more than 200 different data sources across 15 business units. These included CRM systems, marketing platforms, HR databases, and even third-party data feeds. The problem was that each team was managing data in its own way. This created inconsistent privacy controls, data quality issues, and compliance gaps, all of which were becoming urgent ahead of a major regulatory audit.
Task:
I was given the responsibility of implementing a unified data governance"
Mark G. - "Situation:
At my previous company, we had more than 200 different data sources across 15 business units. These included CRM systems, marketing platforms, HR databases, and even third-party data feeds. The problem was that each team was managing data in its own way. This created inconsistent privacy controls, data quality issues, and compliance gaps, all of which were becoming urgent ahead of a major regulatory audit.
Task:
I was given the responsibility of implementing a unified data governance"See full answer
Technical Program Manager
Program Sense
🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.
"Modernizing banking legacy systems and applications
The modernization process typically involves moving from mainframe-based legacy platforms to solutions based on cloud and other modern digital technologies"
Teja G. - "Modernizing banking legacy systems and applications
The modernization process typically involves moving from mainframe-based legacy platforms to solutions based on cloud and other modern digital technologies"See full answer
"separate your application into three distinct layers: a Presentation Tier for the user interface, an Application Tier for business logic, and a Data Tier for data storage. Implement each tier using appropriate technologies, deploy them across different network segments for security, and configure communication protocols to allow for independent management and scaling."
Teja G. - "separate your application into three distinct layers: a Presentation Tier for the user interface, an Application Tier for business logic, and a Data Tier for data storage. Implement each tier using appropriate technologies, deploy them across different network segments for security, and configure communication protocols to allow for independent management and scaling."See full answer
"To design a scalable ticketing system for peak events like Black Friday, you must employ a microservices architecture, implement robust load balancing, leverage caching, and use a combination of NoSQL and relational databases for different data types. Key features also include real-time seat booking, secure payment integration, mobile compatibility with QR code validation, robust admin dashboards for analytics, and integrated marketing tools like promo codes. The system needs to prioritize avail"
Teja G. - "To design a scalable ticketing system for peak events like Black Friday, you must employ a microservices architecture, implement robust load balancing, leverage caching, and use a combination of NoSQL and relational databases for different data types. Key features also include real-time seat booking, secure payment integration, mobile compatibility with QR code validation, robust admin dashboards for analytics, and integrated marketing tools like promo codes. The system needs to prioritize avail"See full answer
"To describe designing a complex system architecture, an AI would outline its analytical, iterative, and constraint-driven approach, highlighting principles like microservices, scalability, and security. An AI's process would be based on patterns learned from vast datasets of successful architectural designs, focusing on adaptability for different applications.
Here is a breakdown of an AI's approach to designing a complex system, followed by a hypothetical example based on its internal knowledge"
Teja G. - "To describe designing a complex system architecture, an AI would outline its analytical, iterative, and constraint-driven approach, highlighting principles like microservices, scalability, and security. An AI's process would be based on patterns learned from vast datasets of successful architectural designs, focusing on adaptability for different applications.
Here is a breakdown of an AI's approach to designing a complex system, followed by a hypothetical example based on its internal knowledge"See full answer
"High Level Architect
Client
v
API Gateway
v
Object Storage
v
Message Queue
v
Worker
v
Database
Client should can document with a web site or directly with API services.
API Gateway should be used for upload document,get document info and state.
Object storage should be used for original document and send event to Message Queue for starting.
Message Queue is neccessary because there are millions of document should be process each time.
Worker can get text from document with OCR.
Database shoul"
Berk C. - "High Level Architect
Client
v
API Gateway
v
Object Storage
v
Message Queue
v
Worker
v
Database
Client should can document with a web site or directly with API services.
API Gateway should be used for upload document,get document info and state.
Object storage should be used for original document and send event to Message Queue for starting.
Message Queue is neccessary because there are millions of document should be process each time.
Worker can get text from document with OCR.
Database shoul"See full answer