Upload Button Icon Add office photos

SrinSoft Technologies

Compare button icon Compare button icon Compare

Filter interviews by

SrinSoft Technologies Interview Questions, Process, and Tips

Updated 11 Nov 2024

Top SrinSoft Technologies Interview Questions and Answers

View all 17 questions

SrinSoft Technologies Interview Experiences

Popular Designations

17 interviews found

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

(2 Questions)

  • Q1. Discription about your previous projects?
  • Q2. What are the APIs used in those projects?
  • Ans. 

    The APIs used in the projects include RESTful APIs, SOAP APIs, and custom APIs for data retrieval and integration.

    • RESTful APIs were used for communication between client and server in a stateless manner.

    • SOAP APIs were utilized for exchanging structured information in the form of XML messages.

    • Custom APIs were developed for specific functionalities and integrations within the projects.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is oops concept?
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

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

    • Key concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Inheritance allows a class to inherit prope...

  • Answered by AI
  • Q2. What is data structure and algorithms?
  • Ans. 

    Data structures are ways of organizing and storing data in a computer's memory, while algorithms are step-by-step procedures for solving problems.

    • Data structures are used to efficiently manage and manipulate data, such as arrays, linked lists, trees, graphs, etc.

    • Algorithms are the set of rules or steps to solve a particular problem, like sorting algorithms (e.g. bubble sort, quick sort) or searching algorithms (e.g. bi...

  • Answered by AI

Skills evaluated in this interview

Programmer Analyst Interview Questions asked at other Companies

Q1. 1 Tell me about your self 2 What is c# 3 What is oops concept 4 What is Delegate 5 Difference between polymorphism and what are its type 6 What is out and ref keyword 7 What is call by ref and call by value 8 What is namespace 9  What ... read more
View answer (12)

Software Engineer Trainee Interview Questions & Answers

user image Karthick Selvavinayagam

posted on 10 Sep 2024

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

Normal questions aptitude questions

Round 2 - HR 

(1 Question)

  • Q1. Oops concepts and paradigms
  • Ans. 

    Oops concepts and paradigms are fundamental principles in object-oriented programming.

    • Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data in the form of fields (attributes) and code in the form of procedures (methods).

    • OOP concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the bundling of data with the methods that o...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Different between list and array
  • Ans. 

    Arrays have fixed size, while lists can dynamically resize. Arrays store elements of the same data type, while lists can store different data types.

    • Arrays have a fixed size, while lists can dynamically resize.

    • Arrays store elements of the same data type, while lists can store different data types.

    • Arrays are accessed by index, while lists are accessed by iterators or positions.

    • Arrays are faster for accessing elements, wh...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
Add answer
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

This Aptitude test was good ,they mention different topics like reasoning, Engineering Graphics, and design tool related etc..

Round 2 - Group Discussion 

This GD was good ,Topic of the GD is Impact of social media .

Interview Preparation Tips

Interview preparation tips for other job seekers - They Do well like the way of speaking, approaching their Information and more importantly they are very kind. So my advice is continue the same way of approaching.

Development Engineer Trainee Interview Questions asked at other Companies

Q1. What do you know about digital marketing
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

50 question percentage, direction,speed, picture next find

Round 2 - Group Discussion 

General topics , online or offline transaction

Round 3 - Technical 

(2 Questions)

  • Q1. Oops , basic codings
  • Q2. String, encapsulation, abstraction

Interview Preparation Tips

Interview preparation tips for other job seekers - Gd is important,then oops is very important

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

SrinSoft Technologies interview questions for popular designations

 DOT NET Developer

 (2)

 Pega Developer

 (2)

 Software Developer

 (2)

 Development Engineer Trainee

 (1)

 Engineer Trainee

 (1)

 Front end Developer

 (1)

 Full Stack Developer

 (1)

 Junior Software Developer

 (1)

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

Java basic and spring boot

Round 2 - Group Discussion 

General topics to group discussion

Pega Developer Interview Questions asked at other Companies

Q1. What is difference between flow and flow action
View answer (4)

Get interview-ready with Top SrinSoft Technologies Interview Questions

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Very basic javascript questions

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer

Jobs at SrinSoft Technologies

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in May 2023. 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 - Group Discussion 

They will give some topics and after that gd starts

Round 3 - Aptitude Test 

30 questions provided you need to answer 15 correctly to go to next round

Round 4 - Technical 

(4 Questions)

  • Q1. Introduce yourself, write sql query to list out employees above age of 23
  • Ans. 

    Experienced front end developer with SQL skills. SQL query to list employees above age 23.

    • Use SELECT statement to retrieve data from employees table

    • Use WHERE clause to filter employees above age 23

    • Example: SELECT * FROM employees WHERE age > 23;

  • Answered by AI
  • Q2. Tell what you have learned in your interships
  • Q3. Difference between let and var in javascript
  • Ans. 

    let is block scoped while var is function scoped in JavaScript.

    • let is block scoped, meaning it is only accessible within the block it is declared in.

    • var is function scoped, meaning it is accessible throughout the function it is declared in.

    • Using let can help prevent variable hoisting issues.

    • let allows you to redeclare a variable in the same scope, while var does not.

  • Answered by AI
  • Q4. Tell me some Html tags
  • Ans. 

    HTML tags are used to structure content on a web page.

    • <h1> - Heading tag

    • <p> - Paragraph tag

    • <a> - Anchor tag for links

    • <img> - Image tag

    • <ul> - Unordered list tag

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Just normal questions are asked like how will you relocate

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] &lt;= ARR[i + 1] f... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 4 interview rounds.

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 - HR 

(2 Questions)

  • Q1. -Self intro -Some simple topics to speak for 5 minutes till the satisfied with your english.
  • Q2. Topics like your native, internet benefits and social media
Round 3 - Aptitude Test 

-Quantitative easy, intermediate
-Mathematical easy, intermediate
-Logical easy, intermediate
-programming questions too but it is easy like syntax correction and McQ in coding.

Round 4 - Coding Test 

This was taken by two senior developers
30mins interview which the questions will be asked on your skill section.
-About Dotnet
-c#
-Oops principles
-HTML, CSS
-React Js basics
-SQL queries
But they asked only the basics so cover all the fundamentals before interview
Good luck guys!

Interview Preparation Tips

Topics to prepare for SrinSoft Technologies DOT NET Developer interview:
  • C#.Net
  • Javascript
  • HTML
  • CSS
  • SQL
Interview preparation tips for other job seekers - Study according to the company Requirements
Courses and certificates makes you first priority for the HR
Spoken English important
Be open with them don't lie about your skills in resume
Keep it simple don't panic🙂

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)

DOT NET Developer Interview Questions & Answers

user image CHANDRA SEKAR .S

posted on 29 Jun 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2023. There were 3 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 - Aptitude Test 

This round consists of aptitude and basic coding questions.

Round 3 - Technical 

(2 Questions)

  • Q1. They haven't conducted this round yet.
  • Q2. This round didn't happen yet.

Interview Preparation Tips

Topics to prepare for SrinSoft Technologies DOT NET Developer interview:
  • Basic coding skills
  • Aptitude questions
Interview preparation tips for other job seekers - I went for the interview on June 2nd, there was around 30-50 people. The interviewer was so good and checked my communication and selected me for 1st round.
I got selected in that round.
And for the next round that is Technical, they told that panel was not available due to WFH and will call for 2nd round.
After one week they told that mine and others who got selected are on hold. Till no update from them. But I hope they will give a good reply soon.

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
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

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

SrinSoft Technologies Interview FAQs

How many rounds are there in SrinSoft Technologies interview?
SrinSoft Technologies interview process usually has 3 rounds. The most common rounds in the SrinSoft Technologies interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for SrinSoft Technologies 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 REVIT, Bim, Javascript, AutoCAD and Civil.
What are the top questions asked in SrinSoft Technologies interview?

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

  1. Show me the duplicates value in the datab...read more
  2. Introduce yourself, write sql query to list out employees above age of...read more
  3. What are flow and flow action...read more
How long is the SrinSoft Technologies interview process?

The duration of SrinSoft Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

SrinSoft Technologies Interview Process

based on 17 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all

SrinSoft Technologies Reviews and Ratings

based on 130 reviews

3.1/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

3.2

Salary

3.2

Job security

3.1

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 130 Reviews and Ratings
Full Stack Developer

Hyderabad / Secunderabad,

Pune

+1

5-10 Yrs

₹ 15-25 LPA

Business Development Executive

Chennai

0-1 Yrs

Not Disclosed

Explore more jobs
Programmer Analyst
91 salaries
unlock blur

₹3.5 L/yr - ₹10.5 L/yr

Design Engineer
41 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Junior Programmer Analyst
40 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Senior Programmer Analyst
29 salaries
unlock blur

₹7.1 L/yr - ₹22 L/yr

BIM Engineer
24 salaries
unlock blur

₹2.3 L/yr - ₹5 L/yr

Explore more salaries
Compare SrinSoft Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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