Upload Button Icon Add office photos

Filter interviews by

SR Solutions Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. SSRF vs CSRF, impact of csrf
  • Ans. 

    SSRF allows attackers to access internal resources, while CSRF allows attackers to perform actions on behalf of a user.

    • SSRF (Server-Side Request Forgery) allows attackers to make requests on behalf of the server, potentially accessing internal resources.

    • CSRF (Cross-Site Request Forgery) allows attackers to perform actions on a website on behalf of a user without their consent.

    • CSRF attacks can lead to unauthorized actio...

  • Answered by AI
  • Q2. XSS and type of xss
  • Ans. 

    XSS stands for Cross-Site Scripting, a type of security vulnerability that allows attackers to inject malicious scripts into web pages.

    • XSS allows attackers to execute scripts in the victim's browser, potentially stealing sensitive information or performing actions on behalf of the victim.

    • Types of XSS include reflected XSS, stored XSS, and DOM-based XSS.

    • Reflected XSS occurs when user input is immediately returned to the...

  • Answered by AI
  • Q3. LFI and RFI and mitigation of both
  • Q4. Dom Based XSS and mitigation
  • Q5. Session mgnt , hijaking, handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with owasp top 10 vulnerabilities and tranding security vunerabilities
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about your self Were you want to see you after 5 year
  • Q2. Trade life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - For timebeing you can join and search other opportunities
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. About Tally knowledge
  • Q2. Some Accounting question
Round 2 - HR 

(1 Question)

  • Q1. About Family

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't take stress whenever we go for an Interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What design pattern you usually used?
  • Ans. 

    I usually use the MVC (Model-View-Controller) design pattern in my projects.

    • Separates the application into three main components: Model (data), View (UI), and Controller (logic)

    • Promotes code reusability, modularity, and maintainability

    • Examples: Laravel framework in PHP, Spring framework in Java

  • Answered by AI
  • Q2. What is the difference between array and arraylist
  • Ans. 

    Array is a fixed-size data structure while ArrayList is a dynamic-size data structure in Java.

    • Array is a fixed-size collection of elements of the same data type, while ArrayList is a dynamic-size collection that can grow or shrink.

    • Arrays can store primitive data types and objects, while ArrayList can only store objects.

    • Arrays require a specified size during initialization, while ArrayList can dynamically resize itself.

    • ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked to write a bank application - which includes adding,removing,transferring of money

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

Basic ques on speed distance

Round 2 - Coding Test 

Easy level question based on DSA

Round 3 - One-on-one 

(4 Questions)

  • Q1. What is contructor
  • Ans. 

    A constructor is a special type of method in a class that is automatically called when an object of that class is created.

    • Constructors have the same name as the class they belong to

    • They are used to initialize the object's state

    • Constructors can have parameters to customize the initialization process

  • Answered by AI
  • Q2. What is deadlock
  • Ans. 

    Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Occurs in multitasking environments

    • Caused by a circular wait, hold and wait, no preemption, and mutual exclusion

    • Examples include two processes waiting for each other to release a lock or resource

  • Answered by AI
  • Q3. Threads in java
  • Ans. 

    Threads in Java allow for concurrent execution of multiple tasks within a single program.

    • Threads are lightweight sub-processes within a program.

    • They allow for parallel execution of tasks, improving performance.

    • Java provides built-in support for creating and managing threads using the Thread class.

    • Example: Creating a new thread - Thread myThread = new Thread(() -> { // task to be executed });

    • Example: Starting a thread -

  • Answered by AI
  • Q4. Diff between string builder an buffer
  • Ans. 

    String Builder is mutable, String Buffer is synchronized.

    • String Builder is faster as it is not synchronized.

    • String Buffer is thread-safe, String Builder is not.

    • String Builder should be used in single-threaded environments, String Buffer in multi-threaded.

    • Example: StringBuilder sb = new StringBuilder(); StringBuffer buff = new StringBuffer();

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Based on Resume

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

The assignment of good

Round 2 - HR 

(5 Questions)

  • Q1. About self introduction
  • Q2. About hyderabad
  • Q3. About nature in home town
  • Q4. About father n mother
  • Q5. About the company

pre sales Interview Questions & Answers

Dolcera user image Anonymous

posted on 19 Jan 2025

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Case based on Go To Market strategy
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Costing and Taxation Knowledge
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Risks in Hiring process?
  • Ans. 

    Risks in hiring process include making a poor cultural fit, hiring unqualified candidates, and potential legal issues.

    • Poor cultural fit can lead to decreased morale and productivity

    • Hiring unqualified candidates can result in poor performance and high turnover rates

    • Potential legal issues such as discrimination or wrongful termination can lead to costly lawsuits

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a dedicated and hardworking individual with a passion for accounting and finance.

    • Completed Bachelor's degree in Accounting

    • Currently pursuing CPA certification

    • Interned at a local accounting firm for 1 year

    • Proficient in Microsoft Excel and QuickBooks

  • Answered by AI

SR Solutions Interview FAQs

How to prepare for SR Solutions 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 SR Solutions. The most common topics and skills that interviewers at SR Solutions expect are Cloud Computing, Analytical Chemistry, GCP, Cloud Security and Cloud Services.

Tell us how to improve this page.

Interview Questions from Similar Companies

RGN Price Interview Questions
3.8
 • 5 Interviews
Dhiva Interview Questions
3.6
 • 3 Interviews
Rabobank Interview Questions
4.3
 • 2 Interviews
CIMB Group Interview Questions
3.7
 • 1 Interview
Kpk Faserv Interview Questions
3.6
 • 1 Interview
Databorough Interview Questions
3.4
 • 1 Interview
View all

SR Solutions Reviews and Ratings

based on 10 reviews

3.4/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.3

Salary

3.3

Job security

3.4

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 10 Reviews and Ratings
HR Recruiter
4 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Executive Accountant
4 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Team Lead
4 salaries
unlock blur

₹1.5 L/yr - ₹5.1 L/yr

Senior Product Manager
4 salaries
unlock blur

₹23.5 L/yr - ₹27.5 L/yr

Assistant Manager
3 salaries
unlock blur

₹7.8 L/yr - ₹11.5 L/yr

Explore more salaries
Compare SR Solutions with

Mahajan & Aibara

3.6
Compare

RGN Price

3.8
Compare

Brio Technologies

4.2
Compare

Snware Research Services

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