Upload Button Icon Add office photos

Filter interviews by

STIC Soft E-Solutions Software Engineer Interview Questions and Answers

Updated 14 Sep 2023

STIC Soft E-Solutions Software Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Sep 2022. There were 3 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 

Aptitude,reasoning, English

Round 3 - Technical 

(4 Questions)

  • Q1. Write fibanacci series program?
  • Ans. 

    Program to generate Fibonacci series using recursion in C++

    • Declare a function to calculate Fibonacci numbers recursively

    • Call the function inside main() to print the series

    • Handle base cases for 0 and 1 separately

    • Example: int fibonacci(int n) { return n <= 1 ? n : fibonacci(n-1) + fibonacci(n-2); }

  • Answered by AI
  • Q2. Explain about datasctructures and algorithms
  • Ans. 

    Data structures and algorithms are fundamental concepts in computer science that involve organizing and processing data efficiently.

    • Data structures are ways to store and organize data in a computer so that it can be used efficiently.

    • Algorithms are step-by-step procedures for solving problems and performing computations.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • Examples ...

  • Answered by AI
  • Q3. Explain 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 a problem.

    • Key principles of OOPs include Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and met...

  • Answered by AI
  • Q4. Why you want to enter into software industry, as your from core background?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your technical skills and be patience,try to answer questions carefully and confidently.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.

Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to write a code on basic DSA concept
  • Q2. Then was asked basic questions on DSA and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good understanding of everything you mentioned on your resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They asked Java coding question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

First round is apti when in placement

Round 2 - Coding Test 

Too hard all are dsa questions

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

I applied via Company Website and was interviewed in Jul 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 

Such like blood relation questions, graph, alphabet and numeric values etc

Round 3 - Coding Test 

Related to operators, oop concepts

Round 4 - HR 

(4 Questions)

  • Q1. Basic questions like introduce my self, expectation salary etc
  • Q2. Oop concepts questions, SQL database query etc
  • Q3. And any questions about our company
  • Q4. 2 Coding questions Java, Python questions and machine learning

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Engineer interview:
  • Python developer
  • Machine Learning
  • Java Servlets
  • Html5
  • CSS3
  • My sql
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

FrontEnd website creations of given templates

Round 2 - HR 

(2 Questions)

  • Q1. Behavior based question
  • Q2. Where do you want to see in next 5 years.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic about HTML CSS JavaScript

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Jun 2022. There were 5 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 - Aptitude Test 

50 mcq were asked in 12 mins. Most of the candidates qualified this round.

Round 3 - Coding Test 

3 coding questions of basic DSA were asked. Also few mcqs from Operating System, Networking and DBMS.

Round 4 - Technical 

(3 Questions)

  • Q1. The technical round was of 40 mins. 3 standard questions from DSA were asked for which only approach was enough. Questions were from string, array and tree- Rotated string, Lowest common ancestor, etc.
  • Q2. Project related discussion regarding my role in the team.
  • Q3. A few HR questions related to family background. Why not go for higher studies like the rest of my family. Had to convince him that I saw more growth in working for an organisation.
Round 5 - HR 

(1 Question)

  • Q1. My introduction then, standard HR questions like where do i see myself in coming yrs, why do i want to join the company, etc. It lasted 10 mins

Interview Preparation Tips

Topics to prepare for Cogoport Software Engineer interview:
  • DSA
  • DBMS
  • OS
  • Networking
  • Project
Interview preparation tips for other job seekers - Try to present yourself in a confident and straightforward manner. Ask as many questions as possible at the end to convey your eagerness to join the company.

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 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 - One-on-one 

(1 Question)

  • Q1. Good english communication skills

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Engineer interview:
  • C language c++
Interview preparation tips for other job seekers - When you hear that the job market Is going through extraordinary times it can cause for celebration or concern

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Some maths related questions

Round 2 - Technical 

(1 Question)

  • Q1. Related to testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to learn something

STIC Soft E-Solutions Interview FAQs

How many rounds are there in STIC Soft E-Solutions Software Engineer interview?
STIC Soft E-Solutions interview process usually has 3 rounds. The most common rounds in the STIC Soft E-Solutions interview process are Aptitude Test, Technical and Resume Shortlist.
What are the top questions asked in STIC Soft E-Solutions Software Engineer interview?

Some of the top questions asked at the STIC Soft E-Solutions Software Engineer interview -

  1. Write fibanacci series progr...read more
  2. Explain about datasctructures and algorit...read more
  3. Explain oops conce...read more

Tell us how to improve this page.

STIC Soft E-Solutions Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
STIC Soft E-Solutions Software Engineer Salary
based on 23 salaries
₹2.9 L/yr - ₹10.5 L/yr
14% less than the average Software Engineer Salary in India
View more details

STIC Soft E-Solutions Software Engineer Reviews and Ratings

based on 3 reviews

2.2/5

Rating in categories

2.4

Skill development

2.2

Work-life balance

2.4

Salary

2.5

Job security

2.4

Company culture

2.5

Promotions

2.4

Work satisfaction

Explore 3 Reviews and Ratings
Associate Software Engineer
29 salaries
unlock blur

₹2.3 L/yr - ₹6.6 L/yr

Software Engineer
23 salaries
unlock blur

₹2.9 L/yr - ₹10.5 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹7.9 L/yr - ₹24 L/yr

Software Developer
6 salaries
unlock blur

₹3.2 L/yr - ₹7.2 L/yr

Technical Lead
5 salaries
unlock blur

₹22.5 L/yr - ₹42 L/yr

Explore more salaries
Compare STIC Soft E-Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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