Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by In Time Tec Visionsoft Team. If you also belong to the team, you can get access from here

In Time Tec Visionsoft Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

In Time Tec Visionsoft Junior Engineer Interview Questions and Answers

Updated 4 Nov 2024

In Time Tec Visionsoft Junior Engineer 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 and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Test contain mix question from computer fundamentals and aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. Find the leaf node of the binary tree
  • Ans. 

    A leaf node in a binary tree is a node that does not have any children.

    • Traverse the binary tree and check if a node has no left or right child, then it is a leaf node.

    • Example: In the binary tree 1 -> 2, 3 -> 4, 5, 6 -> 7, 8, the leaf nodes are 4, 5, 7, 8.

  • Answered by AI
  • Q2. Check if the given linked list contain loop
  • Ans. 

    Check if a linked list contains a loop by using Floyd's cycle detection algorithm.

    • Use two pointers, one moving at twice the speed of the other

    • If there is a loop, the two pointers will eventually meet

    • Example: 1->2->3->4->5->2 (loop at 2)

  • Answered by AI
  • Q3. Find the fist non repeating element in string
  • Ans. 

    Find the first non-repeating element in a string

    • Create a frequency map of characters in the string

    • Iterate through the string and check the frequency of each character

    • Return the first character with frequency 1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study oops, dsa, core computer subjects and good knowledge about project

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Percentage ,ratio,time & speed

Round 2 - Coding Test 

Array,string basic question

Round 3 - Technical 

(2 Questions)

  • Q1. Basic of object oriented programming language
  • Q2. Whatever there was in my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and be confident

Junior Engineer Interview Questions Asked at Other Companies

asked in Tata Steel
Q1. What is the main role of Junior engineer in Electrical maintenanc ... read more
asked in JSW Steel
Q2. Buchhlz relay, what is relay, what is sensor, you read or not ele ... read more
Q3. If reactor pressure or synthesis pressure increases then how to b ... read more
Q4. What is the thickness of motar used in brickwork (vertical/horizo ... read more
Q5. What is quality,how many types of quality.5s kaizen,gd&t & ... read more

Interview questions from similar companies

I applied via Walk-in and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 

Consists of questions related to Aptitude and Reasoning

Round 2 - Group Discussion 

The GD round consists of group discussion on the topics given by interviewer

Round 3 - English Grammar Test 

(1 Question)

  • Q1. 1.Question related to jumble words 2. Email writing
Round 4 - Technical 

(1 Question)

  • Q1. 1.What is cloud Computing? 2. Explain Data Layers ? 3. What is Virtualization? 4. Explain about your final year project 5. Sql questions on Joins , Normalisation
Round 5 - HR 

(1 Question)

  • Q1. 1. What is your weakness ? 2 . What are you hobbies ? 3 .Why Mindtree ? 4. Situation Based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for questions mostly whatever you have written in your resume and related to your final year projects .
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Print star and string based

Round 2 - Technical 

(1 Question)

  • Q1. Difference between ArrayList and LinkedList
  • Ans. 

    ArrayList is implemented using resizable array while LinkedList is implemented using doubly linked list.

    • ArrayList provides fast random access but slow insertion and deletion at middle. LinkedList provides fast insertion and deletion but slow random access.

    • ArrayList uses less memory overhead compared to LinkedList.

    • Example: ArrayList is suitable for scenarios where frequent access and less frequent insertion/deletion is ...

  • Answered by AI
Round 3 - Coding Test 

Print the tringle pattern and write the only logic

Interview Preparation Tips

Interview preparation tips for other job seekers - learn the before interview

Skills evaluated in this interview

Round 1 - Verbal ability 

(1 Question)

  • Q1. Changing direct sentence into indirect sentence
  • Ans. 

    Convert direct sentence to indirect sentence and provide descriptive answer.

    • Change the pronouns and verb tenses to match the new subject

    • Use reporting verbs like 'said', 'asked', 'told', etc.

    • Add any necessary conjunctions or prepositions

    • Example: Direct - She said, 'I am going to the store.' Indirect - She said that she was going to the store.'

  • Answered by AI
Round 2 - Aptitude Test 

Time and work, simple interest

Round 3 - Technical 

(1 Question)

  • Q1. What is array,list, explain about oops concepts
  • Ans. 

    Array and list are data structures used to store multiple values. OOPs concepts include encapsulation, inheritance, and polymorphism.

    • Array is a collection of similar data types, accessed using an index. Example: int[] numbers = {1, 2, 3};

    • List is a collection of objects, accessed using methods. Example: List names = new ArrayList<>();

    • Encapsulation is the practice of hiding implementation details and exposing only necess...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go and gain knowledge, develop the skills, don't expect to much salary

I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics about networking
  • Q2. Basics about troubleshooting

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared with networking and software related troubleshooting questions

I applied via Naukri.com and was interviewed in Mar 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 Resume tips
Round 2 - Aptitude Test 

Interview Preparation Tips

Topics to prepare for Tech Mahindra Junior Engineer interview:
  • C
  • Java
Interview preparation tips for other job seekers - Pump yourself up and stay positive
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Amact test you need to clear then you will able to join with further interview

Round 2 - Group Discussion 

Need to discuss about topics given to you

Round 3 - Technical 

(1 Question)

  • Q1. Alla bout networking questions
Round 4 - HR 

(1 Question)

  • Q1. Casual questions
Round 1 - HR 

(2 Questions)

  • Q1. What is your family background?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi sir my name suresh Iam studying 2nd year b.tech in Aitam college in A.P
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

1hour 60 questions on verbal,aptitude,reasoning

Round 2 - Coding Test 

Largest element in array

Contribute & help others!
anonymous
You can choose to be anonymous

In Time Tec Visionsoft Interview FAQs

How many rounds are there in In Time Tec Visionsoft Junior Engineer interview?
In Time Tec Visionsoft interview process usually has 3 rounds. The most common rounds in the In Time Tec Visionsoft interview process are Aptitude Test, Technical and Resume Shortlist.
What are the top questions asked in In Time Tec Visionsoft Junior Engineer interview?

Some of the top questions asked at the In Time Tec Visionsoft Junior Engineer interview -

  1. find the fist non repeating element in str...read more
  2. Find the leaf node of the binary t...read more
  3. check if the given linked list contain l...read more

Recently Viewed

INTERVIEWS

Schneider Electric President Systems

No Interviews

INTERVIEWS

In Time Tec Visionsoft

No Interviews

LIST OF COMPANIES

Schneider Electric

Locations

LIST OF COMPANIES

In Time Tec Visionsoft

Locations

JOBS

In Time Tec Visionsoft

No Jobs

JOBS

Schneider Electric

No Jobs

JOBS

Schneider Electric

No Jobs

JOBS

Schneider Electric

No Jobs

REVIEWS

In Time Tec Visionsoft

No Reviews

JOBS

In Time Tec Visionsoft

No Jobs

Tell us how to improve this page.

In Time Tec Visionsoft Junior Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
In Time Tec Visionsoft Junior Engineer Salary
based on 9 salaries
₹4.5 L/yr - ₹9.4 L/yr
71% more than the average Junior Engineer Salary in India
View more details
Software Engineer
716 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
284 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Engineer
167 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare In Time Tec Visionsoft 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