Upload Button Icon Add office photos

Filter interviews by

OpsRamp Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are the concepts of threads in Java?
  • Ans. 

    Threads in Java allow for concurrent execution of code, enabling multitasking and improving performance.

    • Threads are lightweight sub-processes within a process.

    • They allow for concurrent execution of code, enabling multitasking.

    • Threads share the same memory space, allowing for efficient communication and data sharing.

    • Examples include creating threads using the Thread class or implementing the Runnable interface.

  • Answered by AI
  • Q2. Volatile keyword uses, refied keyword and its use in generics
  • Ans. 

    Volatile keyword ensures visibility of changes to variables across threads. Reified keyword is used to access type information at runtime in generics.

    • Volatile keyword is used to indicate that a variable's value will be modified by different threads.

    • It ensures that changes made by one thread to a volatile variable are visible to other threads.

    • Reified keyword is used in generics to access type information at runtime, whi...

  • Answered by AI
  • Q3. Multi module architecture in android pros and cons
  • Ans. 

    Multi module architecture in Android involves breaking down an app into multiple modules for better organization and scalability.

    • Pros: better organization, easier maintenance, faster build times, code reusability

    • Cons: increased complexity, potential for dependency issues, learning curve for developers

    • Example: Breaking down an app into separate modules for UI, networking, and data storage can make it easier to work on d

  • Answered by AI
  • Q4. Generics in java
  • Ans. 

    Generics in Java allow for creating classes, interfaces, and methods that operate on types parameterized at compile time.

    • Generics provide type safety by allowing the compiler to detect and prevent type errors at compile time.

    • They enable code reusability by writing generic algorithms that work on different types.

    • Example: List<String> names = new ArrayList<>();

    • Example: public class Box<T> { private T va

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Litmus7 Systems Consulting Senior Android Developer interview:
  • Java
  • Kotlin
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are Agile Values? Scrum Values? Scrum Ceremonies? Story Points?
  • Ans. 

    Agile values include individuals and interactions over processes and tools, while Scrum values include commitment, courage, focus, openness, and respect.

    • Agile values prioritize individuals and interactions over processes and tools

    • Scrum values include commitment, courage, focus, openness, and respect

    • Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective

    • Story points are a unit of...

  • Answered by AI
  • Q2. As project manager what docs do you prepare? How do you contribute as a PM?
  • Ans. 

    As a project manager, I prepare various documents such as project plans, schedules, budgets, risk assessments, and progress reports. I contribute by leading the team, managing resources, and ensuring project success.

    • Prepare project plans outlining scope, objectives, deliverables, and timelines

    • Create schedules to allocate tasks and track progress

    • Develop budgets to manage project costs effectively

    • Conduct risk assessments...

  • Answered by AI
  • Q3. Capacity? Velocity? etc Agile/Scrum-based questions (bookish) this round was taken by Rajni
Round 2 - One-on-one 

(6 Questions)

  • Q1. Megha took my final round and asked me questions about Agile/Scrum, Stroy Points (estimation).
  • Q2. Ques on explaining Sprint Planning, Retro, Review, using Doc/Excel (screen sharing)
  • Q3. Ques on Conflict and Resource Management, some scenario-based question.
  • Q4. How will you make a low-performing resource a high-performing one?
  • Ans. 

    Provide clear expectations, offer support and training, provide feedback and recognition, set goals and milestones.

    • Clearly communicate expectations and goals to the resource.

    • Offer support and training to help the resource improve their skills and knowledge.

    • Provide regular feedback and recognition for progress made.

    • Set specific goals and milestones to track improvement.

    • Create a development plan with the resource to addr...

  • Answered by AI
  • Q5. Megha did not hire me because she felt I had adequate knowledge and practical experience. (insecurities) Anyway, good luck with your interview.
  • Q6. What is Scrum of Scrums? What is PI planning?
  • Ans. 

    Scrum of Scrums is a scaled agile framework where multiple Scrum teams coordinate their work. PI planning is a key event in SAFe where teams plan their work for the upcoming Program Increment.

    • Scrum of Scrums involves representatives from each Scrum team meeting regularly to discuss dependencies and progress.

    • PI planning is a two-day event where teams align on their objectives, dependencies, and priorities for the upcomi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Magic Edtech Project Manager interview:
  • Agile Methodology
  • Waterfall
  • Scrum
  • Project Management
Interview preparation tips for other job seekers - Be well prepared with your bookish as well as practical answers.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Hackerrank react test on
1. MCQ- HTML,CSS, Javscript, Web fundamentals
2. Coding - React Context API code

Round 2 - Technical 

(3 Questions)

  • Q1. React and Javascript basics
  • Q2. React Design Pattern and Security handling
  • Q3. HTML and CSS Fundamentals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Docker,image vs containers,mutistage,terraformstatebackend
  • Q2. What is diff cloud formation vs terraform, release management like blue green etc.

Interview Preparation Tips

Topics to prepare for Equifax Site Reliability Engineer interview:
  • Docker
  • Terraform
  • Kubernetes
Interview preparation tips for other job seekers - do the concept well why what u use this specific tools and all that
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Pretty standard GD on topics around working remotely and country's macroeconomic

Round 2 - Technical 

(2 Questions)

  • Q1. Derivative Knowledge Check
  • Q2. Alternate Investment Knowledge Check
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario Based and financial instrument level
  • Q2. Deep dive into derivative and alternative investment
  • Ans. 

    Derivative and alternative investments involve complex financial instruments and strategies beyond traditional stocks and bonds.

    • Derivatives are financial contracts whose value is derived from an underlying asset, index, or rate. Examples include options, futures, and swaps.

    • Alternative investments are non-traditional assets such as private equity, hedge funds, real estate, and commodities.

    • Both derivative and alternative...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. General HR Question
  • Q2. Strength and Weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well with financial knowledge of both derivative and alternative investments. Expect scenario based questions and tailor your resume according to the JD
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Code Snept question with 3-4 Reasoning question. Google form

Round 2 - Assignment 

Pen paper coding round. String , Array . Linkedlist , graph, questions

Round 3 - Technical 

(3 Questions)

  • Q1. Maximum Spaning
  • Q2. Nearest Prime number
  • Ans. 

    To find the nearest prime number, iterate from the given number in both directions until a prime number is found.

    • Start iterating from the given number in both directions to find the nearest prime number.

    • Check if a number is prime by dividing it by all numbers less than its square root.

    • Keep track of the closest prime number found during the iteration.

  • Answered by AI
  • Q3. Second Maximum Number in Array
  • Ans. 

    Find the second maximum number in an array of strings.

    • Convert the array of strings to an array of integers.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
Round 4 - Technical 

(4 Questions)

  • Q1. Project Question
  • Q2. Robot question of DSA
  • Q3. Stock Buy and sell - VI . Leetcode Hard
  • Q4. Leetcode Medium

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Accounts Manager with a strong background in financial analysis and team leadership.

    • Over 5 years of experience in managing accounts and financial reporting

    • Skilled in budgeting, forecasting, and variance analysis

    • Led a team of 10 accountants to streamline processes and improve efficiency

    • Proficient in using accounting software such as QuickBooks and SAP

  • Answered by AI
  • Q2. Tell me about your experience
  • Ans. 

    I have over 5 years of experience in business development, including identifying new opportunities, building relationships, and closing deals.

    • Developed and implemented strategic plans to expand client base

    • Identified new market opportunities and conducted market research

    • Built and maintained relationships with key stakeholders

    • Closed deals and negotiated contracts

    • Increased sales revenue by 20% in the first year at my prev

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your experience
  • Ans. 

    I have over 5 years of experience in business development, including identifying new opportunities, building relationships, and closing deals.

    • Identifying new business opportunities

    • Building and maintaining relationships with clients

    • Negotiating and closing deals

    • Creating and implementing business development strategies

    • Collaborating with marketing and sales teams

    • Increasing revenue and market share

    • Example: Successfully secu...

  • Answered by AI
  • Q2. Tell me about salary
  • Ans. 

    Salary is negotiable based on experience, qualifications, and company budget.

    • Salary is typically determined by factors such as experience, qualifications, industry standards, and company budget.

    • It is common for candidates to discuss salary expectations during the interview process.

    • Employers may offer a salary range or ask candidates for their salary requirements.

    • Negotiating salary is a normal part of the job offer proc

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. About expereince
  • Q2. About salary
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Neraly 15 basic appitiude questions

Round 2 - Coding Test 

3 Dsa questions string and array

Round 3 - Technical 

(2 Questions)

  • Q1. Bsics opps concepts and django basics questions
  • Q2. Orm serilizers

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with dsa easy and mediam lavel
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. I am interested but I am fasher
  • Q2. I am interested but I am fasher

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested but I am fasher
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. React Hooks and Project experience
Round 2 - Technical 

(2 Questions)

  • Q1. Performance Optimization Techniques
  • Ans. 

    Performance optimization techniques for React JS frontend development

    • Use React.memo for optimizing functional components

    • Avoid unnecessary re-renders by using shouldComponentUpdate or PureComponent for class components

    • Implement code splitting to reduce initial load time

    • Use lazy loading for components that are not immediately needed

    • Optimize images and assets for faster loading times

    • Minimize the use of inline styles and u...

  • Answered by AI
  • Q2. Lazy Loading and other ques related to that
Round 3 - HR 

(1 Question)

  • Q1. General HR Interview

OpsRamp Interview FAQs

How to prepare for OpsRamp interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at OpsRamp. The most common topics and skills that interviewers at OpsRamp expect are Javascript, Linux, Analytical, Product Management and Hibernate.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 798 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

OpsRamp Reviews and Ratings

based on 22 reviews

4.2/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.7

Salary

4.0

Job security

3.9

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 22 Reviews and Ratings
Software Developer
22 salaries
unlock blur

₹4.5 L/yr - ₹16.7 L/yr

Lead Product Developer
15 salaries
unlock blur

₹15.8 L/yr - ₹28 L/yr

Associate Product Developer
15 salaries
unlock blur

₹3.3 L/yr - ₹6.5 L/yr

Software Product Developer
9 salaries
unlock blur

₹5.4 L/yr - ₹13.5 L/yr

Senior Software Developer
9 salaries
unlock blur

₹10.5 L/yr - ₹18 L/yr

Explore more salaries
Compare OpsRamp with

Freshworks

3.5
Compare

Zoho

4.3
Compare

LTIMindtree

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview