Upload Button Icon Add office photos

Filter interviews by

Ensoftek Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy aptitude questions based on logical reasoning and basic maths.

Round 2 - Coding Test 

Easy logic-based question based on arrays and strings with some javascript output-based questions.

Round 3 - Coding Test 

Discussion about the projects that I made in college and the tech stack I know.
1 basic array/string-based problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy to crack as no extensive DSA knowledge is required, basic logical reasoning and coding skills are enough.
PS: This was in 2015 but as per my knowledge the process is still the same.

I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What were you stressed last time?
  • Q2. Explain C language to a non technical person?
  • Ans. 

    C is a programming language used to create software and operating systems.

    • C is a low-level language that allows direct access to computer hardware.

    • It is used to create efficient and fast programs.

    • C is the foundation for many other programming languages such as C++, Java, and Python.

    • Examples of C programs include operating systems, device drivers, and video games.

  • Answered by AI
  • Q3. Why you want to join XenonStack?
  • Q4. Why should we hire your?
  • Q5. What are your weekness?
  • Q6. Introduce yourself?
  • Q7. Asked about project i have done
  • Q8. Your Hobbies
  • Ans. 

    My hobbies include hiking, photography, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing beautiful moments and landscapes through my camera lens.

    • Cooking: I find joy in experimenting with new recipes and creating delicious meals for my friends and family.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a smartness test. How to tackle things. How you aproch or deal with senior. Also you need to know deep basics of technical things.
Don't lie in any way.
Say no to things ypu don't know about.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basic dsa questions predict output
Round 2 - Coding Test 

Medium level problem,

Round 3 - HR 

(1 Question)

  • Q1. Based on resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

45 min apps and technical question

Round 2 - Coding Test 

45 min coding round you can refer net for first 15 min

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions in aptitude section was easy and would require good analytical and quantitative skills.

Round 2 - Coding Test 

Total 10 questions
6 debugging question
4 easy-medium level coding questions (2 Marks + 3 Marks + 3 Marks + 3 Marks)

Round 3 - Technical 

(1 Question)

  • Q1. OOPs, Project, SQL Queries, Puzzle/Apptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare urself well in accordance with ur resume.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement 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 

Logical reasoning and non verbal questions

Round 3 - Coding Test 

Basic dsa concepts and find the syntax error

Round 4 - One-on-one 

(1 Question)

  • Q1. Basics about oops dsa question and question related to your projects
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Good experience question was tricky but you will able to crack it

Round 3 - One-on-one 

(1 Question)

  • Q1. What is js in java
  • Ans. 

    JS in Java refers to JavaScript, a scripting language commonly used for web development.

    • JavaScript is a high-level, interpreted programming language.

    • It is commonly used for client-side web development.

    • JS can be embedded in HTML pages to add interactivity.

    • It is not the same as Java, which is a separate programming language.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard you will get it

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Aug 2023. There were 3 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 - Coding Test 

1st round
25 mcq apptitude + 10 DSA question

Round 3 - Technical 

(1 Question)

  • Q1. Project review , opps, sql
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 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 

Test consist of 25 Apatitude Question and 10 Coding problems of Debugging code, Find Output, Set Matrixs, Valid Matrix, Height of N-ary Tree, Sorting, Linked List etc. So prepare well with standard dsa problems of any sheet (striver sheet)

Round 3 - Technical 

(5 Questions)

  • Q1. Technical Round consist of one coding question and detailed discussion on my smart india hackathon project and counter question on it with some of question on performance and security.
  • Ans. Performance Technique in React/Node ReactJS Interview Question
  • Answered by Dharmesh Vala
  • Q2. Find 2nd Largest Element in array
  • Ans. 

    Iterate through array to find 2nd largest element

    • Iterate through array and keep track of largest and second largest elements

    • Handle edge cases like empty array or array with less than 2 elements

    • Example: ['3', '5', '2', '7', '1'] should return '5'

  • Answered by AI
  • Q3. Question on Redux also asked to pass information in reactjs.
  • Ans. Before interview refer redux documentation and standard interview question.
  • Answered by Dharmesh Vala
  • Q4. Authentication and Authorization question on my project
  • Q5. Security issues in your project

Interview Preparation Tips

Topics to prepare for Zeus Learning Software Engineer interview:
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - Prepare all concept of apatitude well and make habit of practising coding on leetcode or gfg.
Make some project and learn development as well.
Before any interview prepare standard interview question on that tech stack.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude test followed by 2 coding questions. Test was very easy.

Round 2 - Coding Test 

This was pen and paper coding test, where we were given 20 questions and we had to write code on paper. Total time was 2-3 hr.

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical Interview, 2 coding questions asked, 1 math question and Basics like OOP, Language specific, etc.

Interview Preparation Tips

Topics to prepare for Zeus Learning Software Developer interview:
  • OOP
  • Programming
  • Maths
Interview preparation tips for other job seekers - You can clear interview if you know basics. Tell them about tech stack which you know. Also there is no constraint on any specific language, you can use any. So be master of 1 language.

Ensoftek Interview FAQs

How to prepare for Ensoftek 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 Ensoftek. The most common topics and skills that interviewers at Ensoftek expect are Full Stack, Javascript, LAMP, Net MVC and OOPS.

Tell us how to improve this page.

Interview Questions from Similar Companies

Zeus Learning Interview Questions
3.3
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
ENH iSecure Interview Questions
4.0
 • 29 Interviews
XenonStack Interview Questions
3.3
 • 26 Interviews
Moris Media Interview Questions
4.4
 • 24 Interviews
Big Oh Notation Interview Questions
2.8
 • 23 Interviews
View all

Ensoftek Reviews and Ratings

based on 15 reviews

4.1/5

Rating in categories

3.4

Skill development

4.3

Work-life balance

2.7

Salary

3.2

Job security

4.1

Company culture

3.0

Promotions

4.1

Work satisfaction

Explore 15 Reviews and Ratings
Software Engineer
11 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Software Developer
9 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

Technical Support Engineer
8 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Research Analyst
5 salaries
unlock blur

₹3.3 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Ensoftek with

Northcorp Software

4.3
Compare

Appsierra

4.4
Compare

Apex CoVantage

3.2
Compare

Avontix

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