Upload Button Icon Add office photos

GirnarSoft

Compare button icon Compare button icon Compare

Filter interviews by

GirnarSoft Senior Software Engineer Interview Questions and Answers

Updated 29 Aug 2024

GirnarSoft Senior Software Engineer Interview Experiences

1 interview found

Senior Software Engineer Interview Questions & Answers

user image Srishti Srivastava

posted on 29 Aug 2024

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

(1 Question)

  • Q1. What is array and it's type
  • Ans. 

    An array is a collection of elements identified by index or key, with types including single-dimensional and multi-dimensional arrays.

    • Arrays can store multiple values in a single variable, e.g., ['apple', 'banana', 'cherry'].

    • Single-dimensional arrays hold a list of items, e.g., ['red', 'green', 'blue'].

    • Multi-dimensional arrays can represent matrices or grids, e.g., [['a', 'b'], ['c', 'd']].

    • Arrays can be of different ty...

  • Answered by AI

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about GirnarSoft?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
Q2. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q4. If you have to prioritize between coding standards and project de ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

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

Interview Questionnaire 

2 Questions

  • Q1. What is event loop?
  • Q2. Difference between let var and const.

Interview Preparation Tips

Interview preparation tips for other job seekers - If going for Mean or Mern stack be very firm on JavaScript basics and ES6 concepts.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions & team leading

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not difficult..

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Different types of No SQL DBs
  • Ans. 

    NoSQL databases are non-relational databases that store and retrieve data in a non-tabular format.

    • Document-oriented databases (MongoDB, Couchbase)

    • Key-value stores (Redis, Riak)

    • Column-family stores (Cassandra, HBase)

    • Graph databases (Neo4j, OrientDB)

  • Answered by AI
  • Q2. Different types of scaling
  • Ans. 

    Scaling refers to the process of increasing or decreasing the capacity of a system to handle more or less load.

    • Vertical Scaling: Adding more resources to a single node

    • Horizontal Scaling: Adding more nodes to a system

    • Load Balancing: Distributing the load across multiple nodes

    • Database Sharding: Splitting a database into smaller parts to distribute the load

    • Caching: Storing frequently accessed data in memory for faster acc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Problem solving. Have a good understanding on main concepts of DSA. Java technical side is just as same as other companies. Also if you are applying for senior positions. Prepare for System Design rounds

Skills evaluated in this interview

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

GirnarSoft HR Interview Questions

8 questions and answers

Q. What is your current salary?
Q. Are you comfortable with frequent travel for client meetings?
Q. Why did you leave your last organization?

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Core java question. and basic question on angular 8. Difference between promise and graph

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basic.
Are these interview questions helpful?

I applied via LinkedIn and was interviewed before Jun 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Its a simple hackathon MCQ questions based on your skills.

Round 3 - Technical 

(3 Questions)

  • Q1. Technical round from Xoriant was easy but tricky, question based on Agile Methodology, All the technologies and projects you mentioned in resume, random questions on development/testing experience and othe...
  • Q2. Tell me about your team you worked previously, team size, team contribution, roles of the team, modules worked in team or independently.
  • Q3. Tell me about any different technical challeng/issue/problems you faced in last project.
Round 4 - Technical 

(1 Question)

  • Q1. Project Technical Interview
Round 5 - HR 

(2 Questions)

  • Q1. What is your preferred location
  • Q2. Are you able to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Take time to prepare your resume carefully.
Prepare each and everything written in resume.
Work on Leet codes or on DSA, algorithms.
Be confident 😊

Interview Questionnaire 

2 Questions

  • Q1. 1.Implement merge sort. 2. Kth largest element.
  • Ans. 

    Implement merge sort and find kth largest element in an array.

    • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.

    • Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.

    • Merge sort has a time complexity of O(nlogn) and space complexity of O(n).

    • Quick select has a time comp...

  • Answered by AI
  • Q2. Springboot RestTemplate, singleton, oops

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Azure Services
  • Q2. OOPS
  • Q3. Design Patterns
  • Q4. Angular Basics

GirnarSoft Interview FAQs

How many rounds are there in GirnarSoft Senior Software Engineer interview?
GirnarSoft interview process usually has 1 rounds. The most common rounds in the GirnarSoft interview process are Technical.
How to prepare for GirnarSoft 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 GirnarSoft. The most common topics and skills that interviewers at GirnarSoft expect are Software Engineering, Java, AWS, CSS and HTML.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

GirnarSoft Senior Software Engineer Salary
based on 78 salaries
₹8.7 L/yr - ₹15.4 L/yr
30% less than the average Senior Software Engineer Salary in India
View more details

GirnarSoft Senior Software Engineer Reviews and Ratings

based on 8 reviews

3.9/5

Rating in categories

3.2

Skill development

4.4

Work-life balance

3.8

Salary

2.9

Job security

3.5

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 8 Reviews and Ratings
Assistant Manager
92 salaries
unlock blur

₹4.2 L/yr - ₹9.7 L/yr

Key Account Manager
90 salaries
unlock blur

₹2.7 L/yr - ₹5.8 L/yr

Business Manager
89 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Senior Executive
83 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Senior Software Engineer
78 salaries
unlock blur

₹8.7 L/yr - ₹15.4 L/yr

Explore more salaries
Compare GirnarSoft with

ITC Infotech

3.7
Compare

CitiusTech

3.2
Compare

HTC Global Services

3.5
Compare

Xoriant

4.1
Compare
write
Share an Interview