Upload Button Icon Add office photos

Sraco

Compare button icon Compare button icon Compare

Filter interviews by

Sraco Software Developer Interview Questions and Answers

Updated 17 Oct 2023

Sraco Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 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 - Aptitude Test 

This was easy non proctored mode

Round 3 - Coding Test 

3 codes were given easy to medium

Round 4 - HR 

(1 Question)

  • Q1. Tella bout yourself strength weekness

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy not much hard. Basic questions

Round 2 - Coding Test 

Dsa is must, logical questions are asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for basic coding questions.

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question are asked majorly on SQL language

Interview Preparation Tips

Interview preparation tips for other job seekers - I have been selected as Axiom developer, and question are asked majorly about sql languages. Which is basic need for Axiom.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Proficient in C#, jQuery, and MySQL.

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

Test was hard, needs to prepared very well

I appeared for an interview before Mar 2021.

Round 1 - Video Call 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical interview round with questions on C, C++ and Windows.

  • Q1. What is the difference between C and C++?
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language with features like classes and inheritance.

    • C is a procedural programming language while C++ is a multi-paradigm language with support for object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C does not have features like inheritance and polymorphism which are present in C++.

    • C is a subset of C++.

    • C++ ...

  • Answered by AI
  • Q2. What are access specifiers in C++?
  • Ans. 

    Access specifiers in C++ are keywords used to define the accessibility of class members.

    • Access specifiers include public, private, and protected.

    • Public members are accessible from outside the class.

    • Private members are only accessible within the class.

    • Protected members are accessible within the class and its subclasses.

    • Example: class MyClass { private: int x; public: void setX(int val) { x = val; } };

    • Example: MyClass ob

  • Answered by AI
  • Q3. How do you open Device Manager in Windows?
  • Ans. 

    Device Manager can be opened in Windows by using the Run dialog box or searching in the Start menu.

    • Press Windows key + R to open the Run dialog box, then type 'devmgmt.msc' and press Enter

    • Search for 'Device Manager' in the Start menu and click on the result to open it

  • Answered by AI
  • Q4. How do you open the command prompt in Windows?
  • Ans. 

    To open the command prompt in Windows, you can use the search bar or keyboard shortcuts.

    • Use the search bar and type 'cmd' or 'command prompt'

    • Press Windows key + R, then type 'cmd' and press Enter

  • Answered by AI
Round 2 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR interview can be a bit tricky. They will try to see your creativity in your answers so just be yourself and be confident.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPALarsen & Toubro interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

DSA questions mainly focusing on dynamic programming and Graphs

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with web development technologies like HTML, CSS, and JavaScript

    • Strong problem-solving skills and ability to work in a team

  • Answered by AI
  • Q2. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weaknesses include a tendency to overthink and difficulty delegating tasks.

    • Strengths: problem-solving skills, attention to detail

    • Weaknesses: tendency to overthink, difficulty delegating tasks

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Jacobs Engineering Group Software Developer interview:
  • DSA
Interview preparation tips for other job seekers - Be confident and thats all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. 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 

(2 Questions)

  • Q1. From CV only the panel will ask the questions
  • Q2. Mostly from oops, .net, Java and databases too.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on your CV
Round 2 - Technical 

(1 Question)

  • Q1. Based on the project and skill they are in need
Round 3 - HR 

(2 Questions)

  • Q1. General HR and code of conduct explained
  • Q2. General discussions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data types in SQL. Write prime number logical code in SQL
  • Ans. 

    SQL data types and prime number logic code

    • SQL data types include integer, float, varchar, etc.

    • To write prime number logic in SQL, use a loop to check if a number is divisible by any number less than itself

    • Example: DECLARE @num INT = 7; SELECT CASE WHEN COUNT(*) = 2 THEN 'Prime' ELSE 'Not Prime' END FROM (SELECT 1 AS num UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 UNION ALL SELECT 5 UNION ALL SELECT 6) AS n

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join us?

Skills evaluated in this interview

Sraco Interview FAQs

How many rounds are there in Sraco Software Developer interview?
Sraco interview process usually has 4 rounds. The most common rounds in the Sraco interview process are Coding Test, HR and Resume Shortlist.

Tell us how to improve this page.

Sraco Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Saint-Gobain Interview Questions
4.0
 • 173 Interviews
AECOM Interview Questions
4.2
 • 118 Interviews
Worley Interview Questions
4.1
 • 113 Interviews
AtkinsRealis Interview Questions
3.9
 • 88 Interviews
Bechtel Interview Questions
3.9
 • 68 Interviews
Saipem Interview Questions
4.2
 • 47 Interviews
View all
Electrical Technician
23 salaries
unlock blur

₹1.5 L/yr - ₹10.1 L/yr

Mechanical Technician
22 salaries
unlock blur

₹4.2 L/yr - ₹12.2 L/yr

Electrical Engineer
13 salaries
unlock blur

₹0.6 L/yr - ₹5.4 L/yr

Project Administrator
7 salaries
unlock blur

₹7.2 L/yr - ₹10 L/yr

Electronic Technician
7 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Explore more salaries
Compare Sraco with

Larsen & Toubro Limited

3.9
Compare

Alstom Transportation

3.7
Compare

Saint-Gobain

4.0
Compare

AECOM

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