Upload Button Icon Add office photos

Filter interviews by

Microland Senior System Support Engineer Interview Questions and Answers

Updated 18 Apr 2023

Microland Senior System Support Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via LinkedIn

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 

(2 Questions)

  • Q1. What is tha dhcp?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices.

    • DHCP is used to simplify network administration by automatically assigning IP addresses to devices.

    • It allows devices to join a network without requiring manual configuration of IP addresses.

    • DHCP servers can also assign other network configuration information, such as subnet masks and default ...

  • Answered by AI
  • Q2. What is the eus role?

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Its about technical questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Its about technical questions
Round 3 - HR 

(1 Question)

  • Q1. Its about Technical Questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

General aptitude test topics like Math, Reasoning, English, from computer science subjects.

Round 3 - Technical 

(1 Question)

  • Q1. Introduction about yourself, Technical questions from Data structure and C programming and Networking. Asked to write code and explanation.
Round 4 - HR 

(2 Questions)

  • Q1. General HR discussions.
  • Q2. Consider all kinds of questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Computer science subjects like DBMS, OS and Networking.
Try to be good at one coding language and DSA.

I applied via Walk-in and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java Selenium based Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't opt if your selected for THINK NXT program, because it was horrible and tedious. They will onboard with plan of training rigours with no logical pratical plans. Too much torture and pressure mainly for Laterals. Laterals will be treated like freshers with high humiliation. school and college like culture will be followed where you will get progress report. Each technology taught for 1 day and asked to do whole assignment same EOD and submit next day, failing which you will be blasted right in the call. It's highly not advisable to choose Maveric currently mainly as Think Nxt program
Round 1 - Technical 

(1 Question)

  • Q1. Related to my profile what work i do,sql language
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident and frank in interviews.

I applied via Naukri.com and was interviewed in Mar 2022. 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 - Technical 

(1 Question)

  • Q1. What is AD ,Tell me about iso layers,what is tcp/ip.
  • Ans. 

    AD is Active Directory, a directory service developed by Microsoft. ISO layers refer to the OSI model, and TCP/IP is a protocol suite.

    • Active Directory is a directory service used to manage resources in a network.

    • ISO layers refer to the Open Systems Interconnection model, which is a conceptual model used to describe network communication.

    • TCP/IP is a protocol suite used for communication between devices on a network.

    • TCP/...

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

(1 Question)

  • Q1. Salary discussion,joining avail and previous emp details

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak bold and Attend interview with proper prepration

Skills evaluated in this interview

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. 1.Difference between mutable and immutable.
  • Ans. 

    Mutable objects can be modified after creation, while immutable objects cannot be modified.

    • Mutable objects can have their state changed, while immutable objects cannot.

    • Immutable objects are thread-safe, while mutable objects may require synchronization.

    • Examples of mutable objects include lists, sets, and dictionaries, while examples of immutable objects include strings, numbers, and tuples.

  • Answered by AI
  • Q2. Can we use indexing in dictionary or not
  • Ans. 

    Yes, indexing can be used in dictionaries.

    • Dictionaries in Python support indexing using keys.

    • You can access the value associated with a key by using the key as an index.

    • Indexing in dictionaries is efficient as it uses hash tables for key-value lookup.

    • Example: my_dict = {'name': 'John', 'age': 25}; print(my_dict['name']) will output 'John'.

  • Answered by AI
  • Q3. One program from list
  • Ans. 

    Visual Studio Code

    • Free and open-source code editor

    • Supports multiple programming languages

    • Has a large library of extensions

    • Integrates with Git for version control

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - As the all interview starts from your intro as usual my also starts from about yourself then I started to tell about myself after this interviewer asked me the some questions regarding the list, tuple, and dictionary and it was all basics and I think if you prepare with an average study then you can crack it.

Thanks,

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions from backup technical part
  • Q2. All good in the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare with the topic which you are working.
Round 1 - Technical 

(1 Question)

  • Q1. Basic technical question

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company Good work life balance
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 - Technical 

(1 Question)

  • Q1. What is domain and how it's working
  • Ans. 

    A domain is a group of computers and devices on a network that are administered as a unit with common rules and procedures.

    • A domain allows for centralized management of users, computers, and resources.

    • Domains use a hierarchical structure with a domain controller at the top.

    • Domain controllers authenticate and authorize all users and computers in the domain.

    • Examples of domains include Microsoft Active Directory domains a

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is DHCP server
  • Ans. 

    DHCP server assigns IP addresses automatically to devices on a network.

    • DHCP stands for Dynamic Host Configuration Protocol

    • It eliminates the need for manual IP address configuration

    • DHCP server leases IP addresses to devices for a specific period of time

    • It also provides other network configuration information like subnet mask and default gateway

    • Example: When a new device connects to a network, DHCP server assigns it an a

  • Answered by AI

Skills evaluated in this interview

Microland Interview FAQs

How many rounds are there in Microland Senior System Support Engineer interview?
Microland interview process usually has 2 rounds. The most common rounds in the Microland interview process are Resume Shortlist and Technical.
What are the top questions asked in Microland Senior System Support Engineer interview?

Some of the top questions asked at the Microland Senior System Support Engineer interview -

  1. What is the eus ro...read more
  2. What is tha dh...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
View all
Senior Engineer
371 salaries
unlock blur

₹2.2 L/yr - ₹5.5 L/yr

Senior Administrator
248 salaries
unlock blur

₹3.5 L/yr - ₹14 L/yr

Sme Associate
215 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

System Administrator
213 salaries
unlock blur

₹2.2 L/yr - ₹7.6 L/yr

Senior Analyst
194 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Explore more salaries
Compare Microland with

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare

TCS

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