Add office photos
Employer?
Claim Account for FREE

Rolling Rock Software

3.4
based on 20 Reviews
Filter interviews by

Interview Questions and Answers

Updated 11 Jun 2024

Q1. What is a stored procedure and how different is it from function

Ans.

A stored procedure is a precompiled set of SQL statements that can be called by name, while a function returns a value.

  • Stored procedures are used to perform a specific task, such as inserting or updating data in a database.

  • Functions return a value, while stored procedures do not necessarily return a value.

  • Stored procedures can be called from within other SQL statements, while functions cannot.

  • Stored procedures can have input and output parameters, while functions can only hav...read more

Add your answer

Q2. What are the different types of SQL joins.what is the difference between them

Ans.

SQL joins are used to combine data from two or more tables based on a related column between them.

  • Inner join returns only the matching rows from both tables

  • Left join returns all rows from the left table and matching rows from the right table

  • Right join returns all rows from the right table and matching rows from the left table

  • Full outer join returns all rows from both tables

  • Cross join returns the Cartesian product of both tables

Add your answer

Q3. How we can redirect to different page in MVC

Ans.

In MVC, we can redirect to a different page using the RedirectToAction method.

  • Use the RedirectToAction method in the controller action method

  • Pass the action name and controller name as parameters to the method

  • Optionally, pass route values as a parameter to the method

  • Example: return RedirectToAction("Index", "Home");

Add your answer

Q4. Difference between tempdata and session in MVC

Ans.

TempData stores data for a single request while Session stores data for multiple requests.

  • TempData is used to store data temporarily for a single request.

  • Session is used to store data for multiple requests.

  • TempData is cleared after a single request while Session data persists until the session expires or is cleared.

  • TempData is useful for passing data between actions while Session is useful for maintaining user-specific data across multiple requests.

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. What is index and it's types

Ans.

Index is a pointer to a specific element in an array or database table.

  • Indexes improve query performance by reducing the number of rows that need to be scanned.

  • Types of indexes include clustered, non-clustered, unique, and composite indexes.

  • Clustered indexes determine the physical order of data in a table, while non-clustered indexes create a separate structure.

  • Unique indexes ensure that each value in the index column is unique, while composite indexes combine multiple column...read more

Add your answer

Q6. Explain MVC in detail

Ans.

MVC is a software design pattern that separates an application into three interconnected components: Model, View, and Controller.

  • Model represents the data and business logic of the application

  • View is responsible for rendering the user interface

  • Controller handles user input and updates the model and view accordingly

  • MVC promotes separation of concerns and modularity

  • MVC is widely used in web development frameworks like Ruby on Rails and ASP.NET

Add your answer

Q7. If you were to given task to create a UI website what will be your approach

Ans.

My approach would involve understanding the target audience, creating wireframes, designing visually appealing interfaces, and conducting user testing.

  • Understand the target audience and their needs

  • Create wireframes to plan the layout and functionality

  • Design visually appealing interfaces using color theory and typography

  • Conduct user testing to gather feedback and make improvements

Add your answer

Q8. What would you do when you need help in processing the claims

Ans.

I would reach out to my supervisor or team members for guidance and support in processing the claims.

  • Consult with supervisor for clarification on procedures

  • Collaborate with team members to troubleshoot issues

  • Seek training or resources to improve claim processing skills

Add your answer

Q9. Various stages of SDLC ? Describe agile methodologies(sprint planning, daily standup, sprint demo, sprint retrospective). Previous role , project experience. Explain user stories.

Ans.

SDLC stages include planning, analysis, design, implementation, testing, and maintenance. Agile methodologies involve sprint planning, daily standup, sprint demo, and sprint retrospective.

  • SDLC stages: planning, analysis, design, implementation, testing, maintenance

  • Agile methodologies: sprint planning, daily standup, sprint demo, sprint retrospective

  • Example: In sprint planning, the team decides on the work to be completed during the sprint

  • User stories are short, simple descrip...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 3 interviews in the last 1 year
Interview experience
3.7
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.1
 • 680 Interview Questions
4.1
 • 259 Interview Questions
4.2
 • 210 Interview Questions
4.2
 • 142 Interview Questions
4.2
 • 139 Interview Questions
View all
Top Rolling Rock Software Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter