Premium Employer

i

This company page is being actively managed by Guidewire Software Team. If you also belong to the team, you can get access from here

Guidewire Software Verified Tick

Compare button icon Compare button icon Compare
4.7

based on 51 Reviews

Filter interviews by

Guidewire Software Senior Software Engineer Interview Questions and Answers

Updated 21 Aug 2024

Guidewire Software Senior Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How to identify if a queue is circular
  • Ans. 

    A circular queue can be identified by checking if the rear pointer is one position behind the front pointer.

    • Check if rear pointer is one position behind front pointer

    • Check if front pointer is at index 0 and rear pointer is at index n-1 in an array of size n

    • Check if front pointer is at index rear+1 modulo n in an array of size n

  • Answered by AI
Round 2 - System design 

(1 Question)

  • Q1. Design notification system
  • Ans. 

    Design a notification system for a software application.

    • Identify the types of notifications needed (e.g. email, SMS, in-app)

    • Consider the frequency and urgency of notifications

    • Implement a notification queue to handle multiple notifications

    • Include user preferences for notification settings

    • Utilize push notifications for real-time updates

  • Answered by AI
Round 3 - Coding Test 

Write multiple polyfills for array

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. What is your experience
  • Ans. 

    I do not have experience in the field of marketing.

    • I have primarily focused on software development and engineering roles throughout my career.

    • While I have worked closely with marketing teams on projects, my expertise lies in software development.

    • I have not directly worked in marketing roles or projects.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. There werent specific questions
  • Q2. Just a code challenge
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is content security Policy
  • Ans. 

    Content Security Policy (CSP) is a security standard that helps prevent cross-site scripting (XSS) attacks by allowing website owners to control which resources can be loaded on their site.

    • CSP is implemented using an HTTP header that specifies approved sources of content such as scripts, stylesheets, images, fonts, and more.

    • It helps protect against XSS attacks by restricting the sources from which certain types of cont...

  • Answered by AI
  • Q2. React question to have directory sturcture listing

Skills evaluated in this interview

Senior Software Engineer Interview Questions & Answers

Zuora user image Balakrishnan Rengaraj

posted on 7 Dec 2024

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

Dind out an index of an element in an array whose left aide elements are lesser and right side elements are greater

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Backend Questions regarding
  • Q2. UI Questions regarding Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank test. Basic coding questions on arrays, list etc.

Round 2 - Technical 

(1 Question)

  • Q1. Interactive session. Theoritical questions on oops, multithreading, springboot, java8 and few coding questions.
Round 3 - Technical 

(1 Question)

  • Q1. Design round. Questions on system design and best practices to be followed while developing any service. Few managerial questions as well.
Round 4 - HR 

(1 Question)

  • Q1. Profile related questions and salary discussion.

Interview Preparation Tips

Topics to prepare for Bottomline Senior Software Engineer interview:
  • Java8 and above
  • Data structure
  • Springboot
Interview preparation tips for other job seekers - Practice coding questions on java8 functions and few mid level data-structures based questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. Pattern print code. 2. Types of S3 bucket in AWS. 3. Java basic question. 4. Spring/ Spring boot basic question. 5. Hibernate basic interview question. 6. Some behavioral question.
  • Ans. 

    This is a list of questions asked in an interview for Senior Software Engineer position.

    • 1. Pattern print code: Write a code to print a specific pattern using loops.

    • 2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.

    • 3. Java basic question: Provide a basic question related to Java programming language.

    • 4. Spring/Spring Boot basic question: Give an example of a basic question rel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basic.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Good technical round, you can manage, mainly Java questions used to come

Round 2 - HR 

(2 Questions)

  • Q1. HR round is also good package discussion will happen
  • Q2. Company personal so kept secret

Interview Preparation Tips

Topics to prepare for Yodlee Senior Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - With ML & advanced technology in working condition in place, they require less staffs
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test and technical skills evaluation with an interviewer

Round 2 - One-on-one 

(1 Question)

  • Q1. Cultural Fitment
Round 3 - Technical 

(1 Question)

  • Q1. Design round HLD and LLD
  • Ans. 

    High Level Design (HLD) and Low Level Design (LLD) for a software system

    • Identify the major components and their interactions in HLD

    • Define the modules, classes, and functions in LLD

    • Consider scalability, performance, and security in both designs

    • Use UML diagrams to visualize the design

    • Document the design decisions and rationale

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

(1 Question)

  • Q1. Managerial Discussion round with the hiring manager
Round 5 - One-on-one 

(1 Question)

  • Q1. Managerial round with another team’s hiring manager
Round 6 - HR 

(1 Question)

  • Q1. HR discussion on location and joining date

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

[1] a^2 + b^2 = x^2 , given x find a and b. Example x = 100, we have to return [6,8]
[2] rotate a square matrix by 90 degrees

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on specialization for which you are applying. Coding questions would be easy

Guidewire Software Interview FAQs

How many rounds are there in Guidewire Software Senior Software Engineer interview?
Guidewire Software interview process usually has 3 rounds. The most common rounds in the Guidewire Software interview process are Coding Test and One-on-one Round.
How to prepare for Guidewire Software Senior Software Engineer 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 Guidewire Software. The most common topics and skills that interviewers at Guidewire Software expect are Java, AWS, Agile, Docker and Python.
What are the top questions asked in Guidewire Software Senior Software Engineer interview?

Some of the top questions asked at the Guidewire Software Senior Software Engineer interview -

  1. how to identify if a queue is circu...read more
  2. design notification sys...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Guidewire Software interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Guidewire Software Drive Growth Anytime, Anywhere
Guidewire Software Senior Software Engineer Salary
based on 11 salaries
₹21.5 L/yr - ₹55 L/yr
170% more than the average Senior Software Engineer Salary in India
View more details

Guidewire Software Senior Software Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

4.0

Salary & Benefits

4.5

Job Security

5.0

Company culture

4.5

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
12 salaries
unlock blur

₹10 L/yr - ₹26 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹21.5 L/yr - ₹55 L/yr

QA Engineer
7 salaries
unlock blur

₹7 L/yr - ₹14.4 L/yr

Data Analyst
6 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Senior Data Engineer
5 salaries
unlock blur

₹17.5 L/yr - ₹38 L/yr

Explore more salaries
Compare Guidewire Software with

SAP

4.2
Compare

Oracle

3.7
Compare

Salesforce

4.1
Compare

Microsoft Corporation

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview