Upload Button Icon Add office photos

Filter interviews by

SrinSoft Technologies Software Developer Interview Questions and Answers

Updated 29 Apr 2023

SrinSoft Technologies Software Developer Interview Experiences

2 interviews found

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

I applied via Walk-in and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell about your self
  • Ans. 

    I am a software developer with 5 years of experience in developing web applications using Java and JavaScript.

    • Experienced in Java and JavaScript

    • Developed web applications for 5 years

    • Familiar with Agile methodology

    • Strong problem-solving skills

    • Excellent communication and teamwork skills

  • Answered by AI
  • Q2. Why you relocated to chennai
  • Ans. 

    Relocated to Chennai for better career opportunities and personal growth.

    • Chennai has a thriving IT industry with many job opportunities

    • The city has a vibrant culture and a good quality of life

    • I wanted to challenge myself and gain new experiences

    • I have family and friends in Chennai, which made the transition easier

  • Answered by AI
Round 2 - Aptitude Test 

Mcq format questions are asked

Round 3 - Technical 

(1 Question)

  • Q1. Show me the duplicates value in the database
  • Ans. 

    To show duplicates in a database, use GROUP BY and HAVING clauses.

    • Use GROUP BY to group the data by the column that may have duplicates.

    • Use HAVING to filter the groups that have more than one row.

    • Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;

  • Answered by AI

Interview Preparation Tips

Topics to prepare for SrinSoft Technologies Software Developer interview:
  • SQL

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Promise callback difference
  • Ans. 

    Promise callbacks are functions that are executed when a promise is resolved or rejected.

    • Promise callbacks are defined using the then() and catch() methods.

    • The then() method is executed when the promise is resolved.

    • The catch() method is executed when the promise is rejected.

    • Promise callbacks can be chained together using multiple then() methods.

    • Example: promise.then(onResolved).catch(onRejected);

  • Answered by AI
  • Q2. Mongodb queries

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objec...

  • Answered by AI
  • Q2. Write a code on simple one.
  • Ans. 

    Code a simple one

    • Use a basic programming language like Python or JavaScript

    • Create an array of strings

    • Print the array elements

  • Answered by AI
  • Q3. Explain about your projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React.js for tracking inventory levels and generating reports

    • Created a mobile app using Flutter for managing tasks and setting reminders

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why msg global solutions
  • Ans. 

    I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.

    • I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.

    • I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.

    • I value the emphasis msg global solutions places on professional de...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

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

(5 Questions)

  • Q1. Tell me about
  • Q2. Your self they are asking
  • Q3. What is your weakness
  • Q4. Any questions ask for me
  • Q5. All the best future
Round 2 - Coding Test 

Coding for international

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

60mintues DSA level coding exam

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The first round was an aptitude test. There were 30 questions with 1 marks for each.

Round 2 - Coding Test 

After being selected from the first round the second round was the Coding test there were 6 sets and 1 set had 3 questions. they told me to do it in an online compiler without an internet connection.

Round 3 - Technical 

(1 Question)

  • Q1. After being selected from the coding test. They took technical interviews and asked very basic questions like oops and all but they were doing cross-questioning.
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Basic coding question on array and string.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do coding practices as much you can
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

It basic about all the common aptitude

Round 3 - Coding Test 

It had a coding test where there was 2 questions

Round 4 - Technical 

(2 Questions)

  • Q1. Conducted in their office kochin
  • Q2. Number of alphabets in a string
  • Ans. 

    Count the number of alphabets in a given string.

    • Iterate through each character in the string and check if it is an alphabet using ASCII values.

    • Ignore spaces, numbers, and special characters while counting alphabets.

    • Example: 'Hello World!' has 10 alphabets.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Dec 2023.

Round 1 - Aptitude Test 

Online assessment with quantitative and qualitative questions

Round 2 - Coding Test 

Some Tree traversal coding question

Round 3 - Technical 

(2 Questions)

  • Q1. Load balancer design question
  • Q2. Technical challenges faced

SrinSoft Technologies Interview FAQs

How many rounds are there in SrinSoft Technologies Software Developer interview?
SrinSoft Technologies interview process usually has 4 rounds. The most common rounds in the SrinSoft Technologies interview process are HR, Aptitude Test and Technical.
How to prepare for SrinSoft Technologies Software Developer 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 SrinSoft Technologies. The most common topics and skills that interviewers at SrinSoft Technologies expect are AutoCAD, Civil Engineering, Object Oriented Programming, REVIT and Rhino.
What are the top questions asked in SrinSoft Technologies Software Developer interview?

Some of the top questions asked at the SrinSoft Technologies Software Developer interview -

  1. Show me the duplicates value in the datab...read more
  2. Promise callback differe...read more
  3. Mongodb quer...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 SrinSoft Technologies interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
SrinSoft Technologies Software Developer Salary
based on 18 salaries
₹2.2 L/yr - ₹7 L/yr
41% less than the average Software Developer Salary in India
View more details

SrinSoft Technologies Software Developer Reviews and Ratings

based on 11 reviews

2.5/5

Rating in categories

2.9

Skill development

2.5

Work-Life balance

2.5

Salary & Benefits

2.9

Job Security

2.9

Company culture

2.3

Promotions/Appraisal

2.5

Work Satisfaction

Explore 11 Reviews and Ratings
Programmer Analyst
94 salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Junior Programmer Analyst
39 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Design Engineer
38 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Senior Programmer Analyst
32 salaries
unlock blur

₹6.1 L/yr - ₹17 L/yr

BIM Engineer
25 salaries
unlock blur

₹2.3 L/yr - ₹5 L/yr

Explore more salaries
Compare SrinSoft Technologies with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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