Upload Button Icon Add office photos

Filter interviews by

Logic Fruit Technologies System Administrator Interview Questions and Answers

Updated 23 Sep 2021

Logic Fruit Technologies System Administrator Interview Experiences

1 interview found

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. What is the basic requirement to install the WDS server ?
  • Ans. 

    The basic requirement to install the WDS server is a Windows Server operating system.

    • Windows Server operating system

    • Sufficient disk space

    • Active Directory Domain Services

    • DHCP server

    • DNS server

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on all technical part and you must have hands on experience on Networking devices and you should be able to upgrade devices.

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Apr 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Delete a node in a single linked list
  • Ans. 

    To delete a node in a single linked list, update the previous node's next pointer to skip over the node to be deleted.

    • Traverse the linked list to find the node to be deleted

    • Update the previous node's next pointer to skip over the node to be deleted

    • Free the memory allocated to the node to be deleted

  • Answered by AI
  • Q2. Delete duplicate elements in a sorted singly linked list
  • Ans. 

    Use two pointers to iterate through the list and remove duplicates by updating next pointers

    • Initialize two pointers, current and next, to iterate through the list

    • Compare current and next node values, if equal, update next pointer to skip duplicate node

    • Repeat until end of list is reached

  • Answered by AI
  • Q3. What is volatile and extern keywords in C ? What are local and external linkages ? What are SW and HW interrupts ? What are the different scheduling algorithms ?
  • Ans. 

    Volatile and extern are keywords in C for memory management. Local and external linkages determine scope. SW and HW interrupts handle events. Different scheduling algorithms manage task priorities.

    • Volatile keyword is used to indicate that a variable may be changed unexpectedly, typically by hardware. Example: volatile int x;

    • Extern keyword is used to declare a variable that is defined in another file. Example: extern in...

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 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
View all

Logic Fruit Technologies System Administrator Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
R&D Engineer
95 salaries
unlock blur

₹4.8 L/yr - ₹18 L/yr

Module Lead
36 salaries
unlock blur

₹6.5 L/yr - ₹26 L/yr

RTL Design Engineer
18 salaries
unlock blur

₹7.5 L/yr - ₹20 L/yr

Senior R&D Engineer
11 salaries
unlock blur

₹9.3 L/yr - ₹18 L/yr

Verification Engineer
8 salaries
unlock blur

₹6 L/yr - ₹18.5 L/yr

Explore more salaries
Compare Logic Fruit Technologies with

Sankhya Technologies

1.0
Compare

Accurex Biomedical

4.5
Compare

Capgemini Engineering

3.5
Compare

Persistent Systems

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