Upload Button Icon Add office photos

Filter interviews by

Techversant Infotech Interview Questions, Process, and Tips

Updated 20 Oct 2024

Top Techversant Infotech Interview Questions and Answers

View all 10 questions

Techversant Infotech Interview Experiences

Popular Designations

12 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Business Accumen - Strategic Acumen / Financial Goals / Operation Priorities
  • Q2. Technical Partnership - Talent Supply / High Performance / Engaged Workforce / Total Rewards / Capability Building

Head Human Resources Interview Questions asked at other Companies

Q1. Will you able to handle other plants and you have to manage chairman and MD residence get together Handle hospitality travel management security services laision canteen management contracts renewal lease agreement stationary percurement an... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

It was very nice.they asked to write some logical programming questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic oops concept
  • Q2. Spring boot questions

Junior Java Developer Interview Questions asked at other Companies

Q1. Why we need Oops concepts? What is Constructor? Need of Constructor? StringBuilder? etc.
View answer (1)

Sde1 Interview Questions & Answers

user image Anonymous

posted on 7 Aug 2024

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

(2 Questions)

  • Q1. Why we should hire you?
  • Ans. 

    You should hire me because of my strong technical skills, passion for learning, and ability to work well in a team.

    • I have a solid foundation in computer science and programming languages such as Java, C++, and Python.

    • I am always eager to learn new technologies and stay updated with the latest industry trends.

    • I have experience working in collaborative team environments and can effectively communicate and problem-solve w

  • Answered by AI
  • Q2. What is your future plan?
  • Ans. 

    My future plan is to continue growing in my role as an SDE1, gaining more experience and expertise in software development.

    • Continue learning new technologies and programming languages

    • Work on challenging projects to enhance my skills

    • Seek opportunities for mentorship and leadership roles within the team

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - no

Sde1 Interview Questions asked at other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and ArrayList in Java. 2. Queue Implementation using Linked List. 3. BST- How would you fill a BST with a sorted array. 4. Random pointer linked-list clone. 5. Fibonacci number genera... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-
Round 1 - Coding Test 

4 qns . 1 Array problem,1 String problem,2 Sql problem.

Round 2 - Technical 

(2 Questions)

  • Q1. Array insertion Data structures
  • Q2. Oops related qns

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Techversant Infotech interview questions for popular designations

 Associate Software Engineer

 (3)

 Junior Java Developer

 (2)

 Business Development Executive

 (1)

 Head Human Resources

 (1)

 Junior Software Developer

 (1)

 Sde1

 (1)

 Senior Software Engineer

 (1)

 Software Testing Engineer

 (1)

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic java concepts

Junior Java Developer Interview Questions asked at other Companies

Q1. Why we need Oops concepts? What is Constructor? Need of Constructor? StringBuilder? etc.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First level is focuses in english next level focuses in programing like c++, c next level is database sql question

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (2)

Jobs at Techversant Infotech

View all

Senior AI/ML Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Nov 2022

I applied via Naukri.com and was interviewed in Oct 2022. There were 5 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 - HR 

(2 Questions)

  • Q1. CV & Knowledge verification
  • Q2. Expected CTC & Preferred Job Location
  • Ans. 

    I am open to discussing the expected CTC and preferred job location.

    • Open to negotiation on expected CTC based on the role and responsibilities

    • Flexible with job location, willing to relocate if required

    • Prefer locations with a strong AI/ML ecosystem like Silicon Valley, London, or Toronto

  • Answered by AI
Round 3 - One-on-one 

(6 Questions)

  • Q1. Prepare well on the Resume Content what you have written
  • Q2. Explain one by one about all the projects you have worked on
  • Ans. 

    I have worked on various projects in the field of AI/ML, including natural language processing, computer vision, and recommendation systems.

    • Developed a chatbot using NLP techniques to provide customer support

    • Implemented a computer vision model for object detection in images

    • Built a recommendation system for personalized movie recommendations

    • Designed a sentiment analysis model for social media data

    • Developed a predictive

  • Answered by AI
  • Q3. Explain Bagging & Boosting
  • Ans. 

    Bagging and Boosting are ensemble learning techniques used to improve the performance of machine learning models.

    • Bagging: It combines multiple models trained on different subsets of the training data and aggregates their predictions through voting or averaging.

    • Boosting: It trains multiple models sequentially, where each subsequent model focuses on correcting the mistakes made by the previous models.

    • Bagging reduces vari...

  • Answered by AI
  • Q4. What is Regularization
  • Ans. 

    Regularization is a technique used in machine learning to prevent overfitting by adding a penalty term to the loss function.

    • Regularization helps to reduce the complexity of a model and prevent it from memorizing the training data.

    • It adds a penalty term to the loss function, which discourages large weights and encourages the model to generalize better.

    • There are different types of regularization techniques such as L1 reg...

  • Answered by AI
  • Q5. What is pattern Matching techniques
  • Ans. 

    Pattern matching techniques involve finding similarities or patterns in data using algorithms and methods.

    • Pattern matching techniques are used in various fields like natural language processing, image recognition, and data mining.

    • Common pattern matching techniques include regular expressions, string matching algorithms, and machine learning-based methods.

    • For example, regular expressions can be used to search for specif...

  • Answered by AI
  • Q6. Different ML algorithms and there use cases
  • Ans. 

    Different ML algorithms and their use cases

    • Linear Regression: Predicting house prices based on features like area, number of bedrooms, etc.

    • Logistic Regression: Classifying emails as spam or not spam based on their content

    • Decision Trees: Predicting whether a customer will churn or not based on their purchase history

    • Random Forests: Identifying fraudulent credit card transactions based on various features

    • Support Vector Ma...

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Final salary discussion
  • Q2. Why you are leaving your current job
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for a more challenging role to further develop my skills and expertise.

    • Interested in working on cutting-edge projects and technologies.

    • Seeking a company with a strong focus on AI/ML where I can make a significant impact.

    • Want to expand my professional network and learn from industry experts.

    • Desire to take on more leadership responsibilities and contribute to st

  • Answered by AI
  • Q3. Joining Commitments & Agreements
Round 5 - One-on-one 

(3 Questions)

  • Q1. Discussion with Director & Strategic Consultant.
  • Q2. Business Analytical Discussion
  • Q3. Roles & Responsibilities

Interview Preparation Tips

Topics to prepare for Techversant Infotech Senior AI/ML Engineer interview:
  • Data Science
  • Machine Learning
Interview preparation tips for other job seekers - Communication + Resume Content (70 % of Questions)
Basic Algorithms + UseCases (30 % of Question)

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What is your experience with BD?
  • Ans. 

    I have over 5 years of experience in business development, including identifying new opportunities, building relationships, and closing deals.

    • Developed and implemented successful business development strategies

    • Built and maintained strong relationships with clients and partners

    • Closed multiple high-value deals resulting in revenue growth

    • Identified new market opportunities and led successful market entry initiatives

  • Answered by AI

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)

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

Interview Questionnaire 

8 Questions

  • Q1. Tell me about yourself
  • Q2. Types of Join in SQL
  • Ans. 

    Types of Join in SQL

    • Inner Join: returns only the matching rows from both tables

    • Left Join: returns all the rows from the left table and matching rows from the right table

    • Right Join: returns all the rows from the right table and matching rows from the left table

    • Full Outer Join: returns all the rows from both tables, with NULL values in place of non-matching rows

  • Answered by AI
  • Q3. Data structures
  • Q4. Difference between array and list
  • Ans. 

    Arrays are fixed in size and hold elements of the same data type, while lists are dynamic and can hold elements of different data types.

    • Arrays are declared with a fixed size, while lists can grow or shrink dynamically.

    • Arrays can only hold elements of the same data type, while lists can hold elements of different data types.

    • Arrays are accessed using an index, while lists are accessed using an iterator.

    • Examples of arrays...

  • Answered by AI
  • Q5. Write a program to count and print the occurrence of number in an array
  • Ans. 

    Program to count and print occurrence of numbers in an array of strings

    • Use a loop to iterate through the array

    • Use a dictionary to store the count of each number

    • Print the count of each number

  • Answered by AI
  • Q6. What is web server
  • Ans. 

    A web server is a software that delivers web pages to clients upon request.

    • Web server is responsible for receiving and responding to HTTP requests from clients

    • It stores and delivers web pages, images, videos, and other web content

    • Examples of web servers include Apache, Nginx, and Microsoft IIS

  • Answered by AI
  • Q7. Difference between structure and class
  • Ans. 

    Structures are value types while classes are reference types in C#. Classes support inheritance and polymorphism.

    • Structures are value types while classes are reference types

    • Structures cannot support inheritance and polymorphism

    • Classes can have access modifiers while structures cannot

    • Structures are stored on the stack while classes are stored on the heap

    • Example of a structure: struct Point { int x, y; }

    • Example of a clas

  • Answered by AI
  • Q8. Oops concept

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a nice experience

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Round 1 - Technical 

(1 Question)

  • Q1. Introduce your self oops concept webserver javascript html and http css list and array div and span pattern printing program array shiftin program

Interview Preparation Tips

Interview preparation tips for other job seekers - nice interview
good interviewer
online interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Techversant Infotech Interview FAQs

How many rounds are there in Techversant Infotech interview?
Techversant Infotech interview process usually has 1-2 rounds. The most common rounds in the Techversant Infotech interview process are Technical, HR and One-on-one Round.
How to prepare for Techversant Infotech 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 Techversant Infotech. The most common topics and skills that interviewers at Techversant Infotech expect are Javascript, MySQL, Medical Insurance, Python and HTML.
What are the top questions asked in Techversant Infotech interview?

Some of the top questions asked at the Techversant Infotech interview -

  1. Write a program to count and print the occurrence of number in an ar...read more
  2. Different ML algorithms and there use ca...read more
  3. What is pattern Matching techniq...read more

Tell us how to improve this page.

Techversant Infotech Interview Process

based on 7 interviews in last 1 year

Interview experience

3.7
  
Good

People are getting interviews through

based on 6 Techversant Infotech interviews
Job Portal
WalkIn
83%
17%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
View all

Techversant Infotech Reviews and Ratings

based on 68 reviews

4.1/5

Rating in categories

4.1

Skill development

4.3

Work-Life balance

3.6

Salary & Benefits

4.2

Job Security

4.3

Company culture

3.6

Promotions/Appraisal

4.1

Work Satisfaction

Explore 68 Reviews and Ratings
Web Application Developer

Thiruvananthapuram

2-3 Yrs

Not Disclosed

Angular Developer

Kochi,

Chennai

+1

4-9 Yrs

Not Disclosed

Angular Developer

Kochi,

Thiruvananthapuram

4-9 Yrs

₹ 0.6-0.8 LPA

Explore more jobs
Software Engineer
106 salaries
unlock blur

₹1.9 L/yr - ₹7.8 L/yr

Senior Software Engineer
68 salaries
unlock blur

₹4.2 L/yr - ₹12 L/yr

Associate Software Engineer
61 salaries
unlock blur

₹1.3 L/yr - ₹4.5 L/yr

Softwaretest Engineer
26 salaries
unlock blur

₹2.5 L/yr - ₹5.8 L/yr

Software Developer
16 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

Explore more salaries
Compare Techversant Infotech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview