i
Guidewire Software
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.
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
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
Write multiple polyfills for array
posted on 19 Dec 2024
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.
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...
posted on 7 Dec 2024
Dind out an index of an element in an array whose left aide elements are lesser and right side elements are greater
I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.
Hacker rank test. Basic coding questions on arrays, list etc.
posted on 1 Feb 2024
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...
I applied via Walk-in and was interviewed before Oct 2021. There were 2 interview rounds.
Good technical round, you can manage, mainly Java questions used to come
posted on 2 Jul 2024
Coding test and technical skills evaluation with an interviewer
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
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
[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
based on 2 reviews
Rating in categories
Software Engineer
12
salaries
| ₹10 L/yr - ₹26 L/yr |
Senior Software Engineer
11
salaries
| ₹21.5 L/yr - ₹55 L/yr |
QA Engineer
7
salaries
| ₹7 L/yr - ₹14.4 L/yr |
Data Analyst
6
salaries
| ₹10 L/yr - ₹22 L/yr |
Senior Data Engineer
5
salaries
| ₹17.5 L/yr - ₹38 L/yr |
SAP
Oracle
Salesforce
Microsoft Corporation