Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Dixit Infotech Services Team. If you also belong to the team, you can get access from here

Dixit Infotech Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Dixit Infotech Services Team Lead Interview Questions and Answers

Updated 23 Dec 2022

Dixit Infotech Services Team Lead Interview Experiences

1 interview found

Team Lead Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2022

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 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 - HR 

(4 Questions)

  • Q1. Tell me about yourself,
  • Q2. Work of Previous organization
  • Ans. Working Team Leader handing 5 share marking projects site with 6 engineers co-ordinate with end-user to improve the services.
  • Answered Anonymously
  • Q3. Current CTC and Salary expectation
  • Q4. How month Notice Period
Round 3 - Technical 

(8 Questions)

  • Q1. Ms-Outlook Pst and OST difference
  • Ans. 

    PST and OST are both Outlook data files, but PST is used for POP3 accounts while OST is used for Exchange accounts.

    • PST stands for Personal Storage Table and is used to store emails, contacts, and other data locally on a computer.

    • OST stands for Offline Storage Table and is used to store a copy of Exchange mailbox data on a local computer for offline access.

    • PST files can be imported and exported, while OST files cannot.

    • P...

  • Answered by AI
  • Q2. PST is the file used for the POP Account and OST is used for the IMAP account
  • Q3. How do you request when the user is busy working and you need to do an activity on his laptop
  • Ans. 

    Request user's permission before accessing their laptop while they are busy working.

    • Politely interrupt the user and explain the reason for needing access to their laptop.

    • Ask for a convenient time to access their laptop.

    • Assure the user that their work will not be interrupted or lost.

    • Thank the user for their cooperation.

    • If possible, provide an alternative solution that does not require access to their laptop.

    • Be respectfu...

  • Answered by AI
  • Q4. Request him by putting email and take time when he will be free so he can allow doing the activity on the laptop
  • Q5. How do log a case to ISP Vendor when the link is done in the pan India office
  • Ans. 

    To log a case to ISP Vendor when the link is down in pan India office, follow these steps:

    • Check if the issue is with the ISP or internal network

    • If it's an ISP issue, gather necessary information like account number, contact person, and phone number

    • Raise a ticket with the ISP vendor and provide them with the required information

    • Follow up with the vendor until the issue is resolved

  • Answered by AI
  • Q6. I will log a case by circuit ID and take the case ID and will follow up by escalation matrix
  • Q7. How to handle when one of the engineer is not working properly
  • Ans. 

    Address the issue with the engineer and provide support to improve their performance.

    • Have a one-on-one meeting with the engineer to discuss their performance and identify any issues or challenges they may be facing.

    • Provide support and resources to help the engineer improve their performance, such as additional training or mentoring.

    • Set clear expectations and goals for the engineer, and regularly check in on their progr...

  • Answered by AI
  • Q8. Ask about his problem while working and guide him

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice makes perfect, make a friendly environment where very you work

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Dixit Infotech Services?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Can you provide an overview of your career background?

Interview Preparation Tips

Interview preparation tips for other job seekers - A great company with a positive culture.

Team Lead Interview Questions Asked at Other Companies

Q1. Write a Java program to maximize profit by buying and selling a s ... read more
Q2. 1: What does Test Strategy means ? Test strategy is a document wh ... read more
asked in Delhivery
Q3. How will you calculate the volume of a shipment?
Q4. What happens when two positively charged materials are placed tog ... read more
Q5. A baseball bat and a ball cost $1.10 together, and the bat costs ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About education
  • Q2. About previous job experience & salary
Round 2 - One-on-one 

(2 Questions)

  • Q1. About roles & responsibilities in previous organization
  • Q2. Questions related to job i have applied for

Interview Preparation Tips

Topics to prepare for Softenger Team Lead interview:
  • SQL
  • Networking
  • Project Management

I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. About networking
  • Q2. Communication required
  • Q3. ABOUT TECHNOLOGY

Interview Preparation Tips

Interview preparation tips for other job seekers - Must be good communication good knowledge of network and troubleshooting llP
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Worst experience company is not so good

Round 2 - Technical 

(2 Questions)

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI
  • Q2. Questions on data structute
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Cisco Servers Installation
  • Q2. HPe servers installation

Interview Preparation Tips

Interview preparation tips for other job seekers - For technical persons softenger is best
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How does spring injects dependencies
  • Ans. 

    Spring injects dependencies through inversion of control and dependency injection.

    • Spring uses inversion of control to manage objects and their dependencies.

    • Dependencies are injected into a class through constructor injection, setter injection, or field injection.

    • Spring container is responsible for creating and managing objects and their dependencies.

    • Example: @Autowired annotation is used for dependency injection in Spr...

  • Answered by AI
  • Q2. How does Hibernate connects to DB
  • Ans. 

    Hibernate connects to the database using JDBC (Java Database Connectivity) API.

    • Hibernate uses JDBC API to establish a connection to the database.

    • It uses JDBC drivers to communicate with the database.

    • Hibernate configuration file contains database connection details.

    • SessionFactory in Hibernate is responsible for creating sessions and managing connections.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How to secure your APIs
  • Ans. 

    Securing APIs involves using authentication, authorization, encryption, and monitoring.

    • Implement authentication mechanisms such as OAuth, JWT, or API keys

    • Use authorization to control access to APIs based on roles and permissions

    • Encrypt data transmission using HTTPS/TLS to prevent eavesdropping

    • Implement rate limiting and throttling to prevent abuse and DDoS attacks

    • Regularly monitor API traffic and logs for suspicious ac...

  • Answered by AI
  • Q2. How can you configure multiple DBs in your application
  • Ans. 

    Multiple DBs can be configured in an application by using database connection pooling, configuring multiple data sources, and managing transactions across databases.

    • Use database connection pooling to efficiently manage connections to multiple databases

    • Configure multiple data sources in the application to connect to different databases

    • Implement transaction management to ensure data consistency across multiple databases

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Family Background and Career History
  • Q2. Salary Expectations

Skills evaluated in this interview

Are these interview questions helpful?
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. Basic SQL questions……………………………………..
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About batch processing
  • Q2. About exception handling
Round 2 - Technical 

(2 Questions)

  • Q1. About project discussion in details
  • Q2. Aws services mainly
Round 3 - Behavioral 

(2 Questions)

  • Q1. Handling a team
  • Q2. Micro service architecture
Round 4 - HR 

(2 Questions)

  • Q1. About personal things
  • Q2. About financial thing

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on batch processing and exception handling in spring boot and different micro service architecture
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. About android architecture and computer fundamentals
  • Q2. More about team management.

Dixit Infotech Services Interview FAQs

How many rounds are there in Dixit Infotech Services Team Lead interview?
Dixit Infotech Services interview process usually has 3 rounds. The most common rounds in the Dixit Infotech Services interview process are Resume Shortlist, HR and Technical.
How to prepare for Dixit Infotech Services Team Lead 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 Dixit Infotech Services. The most common topics and skills that interviewers at Dixit Infotech Services expect are Team Leading, IT Operations Management, Project Management, SLA Management and Service Delivery.
What are the top questions asked in Dixit Infotech Services Team Lead interview?

Some of the top questions asked at the Dixit Infotech Services Team Lead interview -

  1. How do you request when the user is busy working and you need to do an activity...read more
  2. how to handle when one of the engineer is not working prope...read more
  3. how do log a case to ISP Vendor when the link is done in the pan India off...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
Dixit Infotech Services Team Lead Salary
based on 15 salaries
₹2.1 L/yr - ₹8.5 L/yr
50% less than the average Team Lead Salary in India
View more details

Dixit Infotech Services Team Lead Reviews and Ratings

based on 4 reviews

4.9/5

Rating in categories

4.9

Skill development

4.6

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.6

Promotions

4.9

Work satisfaction

Explore 4 Reviews and Ratings
Desktop Support Engineer
226 salaries
unlock blur

₹1.6 L/yr - ₹5 L/yr

Desktop Support Engineer L2
38 salaries
unlock blur

₹2.5 L/yr - ₹4.6 L/yr

System Administrator
30 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Network Engineer
30 salaries
unlock blur

₹2.3 L/yr - ₹5 L/yr

Technical Support Engineer
29 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Dixit Infotech Services with

Tekwissen

4.8
Compare

Softenger

4.0
Compare

XcelServ Solutions

4.4
Compare

Capital Numbers Infotech

4.4
Compare
write
Share an Interview