Upload Button Icon Add office photos

Filter interviews by

Solartis Technology Services Software Developer Interview Questions and Answers

Updated 17 Oct 2024

Solartis Technology Services Software Developer Interview Experiences

2 interviews found

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

I applied via campus placement at Dr Mahalingam College of Engineering & Technology, Coimbatore and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical thinking and quantitative

Round 2 - Coding Test 

One Java and one SQL and one js question

Round 3 - HR 

(3 Questions)

  • Q1. What is collections
  • Ans. 

    Collections are data structures that store and organize multiple elements in a single unit.

    • Collections provide methods to add, remove, and manipulate elements.

    • Examples of collections include arrays, lists, sets, and maps.

    • Collections can be used to efficiently manage and access large amounts of data.

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

    A constructor is a special 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
  • Q3. What is data science
  • Ans. 

    Data science is a field that uses scientific methods, algorithms, and systems to extract knowledge and insights from structured and unstructured data.

    • Data science involves collecting, analyzing, and interpreting large amounts of data to make informed decisions.

    • It combines statistics, machine learning, and domain knowledge to uncover patterns and trends in data.

    • Data scientists use programming languages like Python and R...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was moderate process

Skills evaluated in this interview

I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For fresher 1 aptitude - percentage,date and time,number system,intrest,work done problems 2 Group discussion 3 HR interview

Interview Preparation Tips

Interview preparation tips for other job seekers - First is usual aptitude after finishing it takes 30 min for result . Next g it is more of generall topic, atlast hr

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 Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Interview questions from similar companies

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

Simple DSA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions asked
  • Q2. System design
Round 3 - Ghosted 

(1 Question)

  • Q1. Ghosted by recuriter
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Hoisting?
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variables and functions are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations are hoisted before variable declarations.

  • Answered by AI
  • Q2. What is currying?
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.

    • Currying helps in creating reusable functions and improving code readability.

    • It allows partial application of functions, where some arguments are fixed and others are left to be provided later.

    • Example: const add = (a) => (b) => a + b; add(2)(3) will return

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jan 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic questions regarding Python e.g. magic functions, constructor in python, list, tuple
  • Q2. Basic questions regarding FastAPI e.g. what is pydantic, ORM usage, BaseModel etc.
  • Q3. Basic questions regarding SQL e.g. No-SQL vs SQL, Indexing,

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst Experience. They were not looking for any person to join it was just a interview that I guess they had to do. Never got any feedback from HR even after answering all the questions of interviewer and writing programs as well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

3 coding question , leetcode easy medium and mcqs

Interview Preparation Tips

Interview preparation tips for other job seekers - practice dsa
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Qs related to javascript
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Should possess knowledge on OS?
  • Q2. Should be willing to work at night from office.
Round 2 - One-on-one 

(2 Questions)

  • Q1. What Os have you worked on?
  • Ans. 

    I have worked on Windows, Linux, and macOS operating systems.

    • Windows

    • Linux

    • macOS

  • Answered by AI
  • Q2. What are device drivers?
  • Ans. 

    Device drivers are software programs that allow the operating system to communicate with hardware devices.

    • Device drivers act as a translator between the hardware device and the operating system.

    • They provide a standardized way for the operating system to interact with different hardware devices.

    • Examples include drivers for printers, graphics cards, network adapters, and USB devices.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews are straight forward. They will seek immediate joiners.

Skills evaluated in this interview

I applied via Referral and was interviewed before Aug 2021. 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 - Technical 

(1 Question)

  • Q1. In my technical round, I solved the 80% question .
Round 3 - Coding Test 

Test duration - 1.5 Hrs
Topics - DB2, CLLE, RPGLE, SQLRPGLE
Platform - IBMi

Round 4 - HR 

(1 Question)

  • Q1. HR asked basic questions.

Interview Preparation Tips

Topics to prepare for Programmers.io Software Developer interview:
  • IBM DB2
  • RPGLE
  • SQLRPGLE
  • CLLE
  • ILE
  • MySQL
Interview preparation tips for other job seekers - My advice is to everyone to join PIO to learn new things and IBMi modernization etc.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - Coding Test 

Sorting algo , array question

Round 2 - Technical 

(1 Question)

  • Q1. Oops dbms coding basics

Solartis Technology Services Interview FAQs

How many rounds are there in Solartis Technology Services Software Developer interview?
Solartis Technology Services interview process usually has 3 rounds. The most common rounds in the Solartis Technology Services interview process are Aptitude Test, Coding Test and HR.
How to prepare for Solartis Technology Services 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 Solartis Technology Services. The most common topics and skills that interviewers at Solartis Technology Services expect are CSS, Eclipse, HTML, Java EE and Javascript.
What are the top questions asked in Solartis Technology Services Software Developer interview?

Some of the top questions asked at the Solartis Technology Services Software Developer interview -

  1. What is collecti...read more
  2. What is construc...read more
  3. What is data scie...read more

Tell us how to improve this page.

Solartis Technology Services Software Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Solartis Technology Services Software Developer Salary
based on 15 salaries
₹3.5 L/yr - ₹7.6 L/yr
36% less than the average Software Developer Salary in India
View more details

Solartis Technology Services Software Developer Reviews and Ratings

based on 4 reviews

2.2/5

Rating in categories

2.0

Skill development

2.0

Work-life balance

2.0

Salary

2.1

Job security

1.9

Company culture

1.8

Promotions

2.0

Work satisfaction

Explore 4 Reviews and Ratings
Operations Associate
275 salaries
unlock blur

₹1 L/yr - ₹2.6 L/yr

Software Engineer
182 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Business Analyst
98 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Process Associate
96 salaries
unlock blur

₹1.4 L/yr - ₹2.4 L/yr

Senior Associate Operations
79 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Explore more salaries
Compare Solartis Technology Services with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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