Upload Button Icon Add office photos

SrinSoft Technologies

Compare button icon Compare button icon Compare

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 Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Validate Binary Tree Nodes Problem You are provided with 'N' bina ... read more

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic programming concepts, OOPs & logical questions
  • Q2. Particular technology related and basic array programming

Interview Preparation Tips

Interview preparation tips for other job seekers - interview process was very smooth
Round 1 - Coding Test 

3 Question based on strings, array & LinkedList

Round 2 - Technical 

(1 Question)

  • Q1. Sql queries & RDBMS Concepts Java core Collection Complexity Pattern program
Round 3 - Technical 

(1 Question)

  • Q1. Linked list Map Arraylist Sql Jvm Acid properties
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join Skills What is your best handled situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Java
Sql
Spring Boot
For Java profile you should be aware of the above tr ch stack

I applied via LinkedIn

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

They asked five problems. We need to solve atleast three problems out of five.

Round 3 - Aptitude Test 

They asked ten questions related to reasoning and quantitative aptitude.We need to solve atleast 7 out of 10.

Round 4 - Technical 

(2 Questions)

  • Q1. They asked questions based on your project which you mentioned in your resume and skills.
  • Q2. They asked about your personality related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good knowledge about coding and technical knowledge
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Based on the project need to complete the task!

Round 3 - Technical 

(1 Question)

  • Q1. General Python Questions, working project-based questions.
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Code Snept question with 3-4 Reasoning question. Google form

Round 2 - Assignment 

Pen paper coding round. String , Array . Linkedlist , graph, questions

Round 3 - Technical 

(3 Questions)

  • Q1. Maximum Spaning
  • Q2. Nearest Prime number
  • Ans. 

    To find the nearest prime number, iterate from the given number in both directions until a prime number is found.

    • Start iterating from the given number in both directions to find the nearest prime number.

    • Check if a number is prime by dividing it by all numbers less than its square root.

    • Keep track of the closest prime number found during the iteration.

  • Answered by AI
  • Q3. Second Maximum Number in Array
  • Ans. 

    Find the second maximum number in an array of strings.

    • Convert the array of strings to an array of integers.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
Round 4 - Technical 

(4 Questions)

  • Q1. Project Question
  • Q2. Robot question of DSA
  • Q3. Stock Buy and sell - VI . Leetcode Hard
  • Q4. Leetcode Medium

Skills evaluated in this interview

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

DSA questions such as Map, linked list

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 Resume Shortlist, HR and Aptitude Test.
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.

SrinSoft Technologies Software Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
SrinSoft Technologies Software Developer Salary
based on 42 salaries
₹2.3 L/yr - ₹10 L/yr
29% 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.7

Salary

3.0

Job security

2.9

Company culture

2.4

Promotions

2.5

Work satisfaction

Explore 11 Reviews and Ratings
Programmer Analyst
89 salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Software Developer
42 salaries
unlock blur

₹2.2 L/yr - ₹10 L/yr

Junior Programmer Analyst
40 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Design Engineer
39 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Senior Programmer Analyst
29 salaries
unlock blur

₹7 L/yr - ₹17 L/yr

Explore more salaries
Compare SrinSoft Technologies with

Saama Technologies

3.7
Compare

Jumio

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

3.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview