Upload Button Icon Add office photos

SISL Infotech

Compare button icon Compare button icon Compare

Filter interviews by

SISL Infotech Interview Questions and Answers

Updated 3 May 2025
Popular Designations

11 Interview questions

An Assistant Manager Finance was asked 3mo ago
Q. Tell me about your work experience.
Ans. 

I have diverse experience in finance, including budgeting, forecasting, and financial analysis across various industries.

  • Managed annual budgeting process for a mid-sized company, resulting in a 10% reduction in costs.

  • Conducted financial forecasting that improved cash flow management by 15%.

  • Analyzed financial statements to identify trends, leading to strategic recommendations that increased profitability.

  • Collaborat...

View all Assistant Manager Finance interview questions
A Laravel Developer was asked 3mo ago
Q. What is your experience with Laravel Spatie Permission package?
Ans. 

Laravel Spatie Permission is a package for managing user roles and permissions in Laravel applications.

  • Easily assign roles and permissions to users using Spatie's built-in methods.

  • Example: Assigning a role: `$user->assignRole('admin');`

  • Check if a user has a specific permission: `$user->hasPermissionTo('edit articles');`

  • Supports multiple roles and permissions for users, allowing complex access control.

  • Can be ...

View all Laravel Developer interview questions
A Network Engineer was asked 6mo ago
Q. What is a VLAN and how do you create one?
Ans. 

VLAN stands for Virtual Local Area Network. It is a method of segmenting a physical network into multiple virtual networks.

  • VLANs are created by configuring network switches to assign specific ports to a particular VLAN.

  • Each VLAN operates as a separate network, allowing for better network management and security.

  • VLANs can be created based on different criteria such as department, function, or location.

  • For example, ...

View all Network Engineer interview questions
A Linux Administrator was asked 11mo ago
Q. What is SIEM integration?
Ans. 

SIEM integration refers to the process of connecting a Security Information and Event Management system with other security tools and systems.

  • SIEM integration allows for centralized monitoring and analysis of security events across an organization.

  • It enables correlation of data from various sources to detect and respond to security incidents more effectively.

  • Examples of SIEM integration include connecting SIEM wit...

View all Linux Administrator interview questions
A Linux Administrator was asked 11mo ago
Q. What is LVM, and how do you extend an LV?
Ans. 

LVM (Logical Volume Manager) is a tool used to manage disk space by creating logical volumes from physical volumes.

  • LVM allows for dynamic resizing of logical volumes without the need to unmount the filesystem

  • To extend a logical volume, use the 'lvextend' command followed by the size to extend by and the logical volume name

  • For example, to extend a logical volume named 'lv_data' by 100MB, the command would be 'lvext...

View all Linux Administrator interview questions
A Linux Administrator was asked 11mo ago
Q. What is the difference between RPM and YUM?
Ans. 

rpm is a package manager for Red Hat-based systems, while yum is a high-level package manager that uses rpm as its backend.

  • rpm is a low-level package manager that directly interacts with the system's package database and files

  • yum is a high-level package manager that automates the process of dependency resolution and package installation

  • yum can also automatically download and install dependencies for a package, whi...

View all Linux Administrator interview questions

SISL Infotech HR Interview Questions

5 questions and answers

Q. What is your experience with your previous company?
Q. What are your current roles and responsibilities at your company?
Q. Why do you want to change jobs?
A Network Engineer was asked 6mo ago
Q. Router configuration, switch configuration, types off switch, what's the decives you use in your previous project?
Ans. 

I have experience in configuring routers and switches, including different types of switches. In my previous project, I used devices such as Cisco routers and switches.

  • Configured routers and switches in previous projects

  • Familiar with different types of switches

  • Used devices like Cisco routers and switches

View all Network Engineer interview questions
Are these interview questions helpful?
A Network Engineer was asked 6mo ago
Q. What is dhcp and what is dhcp option 42? What is dhcp option 40 ?
Ans. 

DHCP is a network protocol that assigns IP addresses to devices. DHCP option 42 is the NTP server option, while DHCP option 40 is the NIS domain option.

  • DHCP is a protocol used to automatically assign IP addresses to devices on a network.

  • DHCP option 42 is used to specify the Network Time Protocol (NTP) server that the client should use.

  • DHCP option 40 is used to specify the Network Information Service (NIS) domain t...

View all Network Engineer interview questions
A Network Engineer was asked 6mo ago
Q. You heard about radius protocal? Why we used radius protocal
Ans. 

Radius protocol is used for authentication, authorization, and accounting in network communication.

  • Radius protocol is used to authenticate users before granting access to a network.

  • It also authorizes users based on their credentials and permissions.

  • Radius protocol provides accounting functionality to track and monitor user activity on the network.

  • It is commonly used in enterprise networks, VPNs, and wireless netwo...

View all Network Engineer interview questions
A Netapp Storage Administrator was asked
Q. 1.What is zoning and different types of zoning.2. Different types of HDD used in Storage area network 3.what is de-duplication and degraded mode. 4.how to create lun for NFS/CIFS client in netapp 5.what is ...
Ans. 

Interview questions for Netapp Storage Administrator

  • Zoning is a process of creating logical groups of devices in a SAN

  • Types of zoning include WWN zoning, Port zoning, and Mixed zoning

  • Different types of HDD used in SAN include SAS, SATA, and SSD

  • De-duplication is a process of eliminating duplicate data to save storage space

  • Degraded mode is a state in which a storage system operates with reduced functionality due to ...

View all Netapp Storage Administrator interview questions

SISL Infotech Interview Experiences

17 interviews found

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

I appeared for an interview in Dec 2024.

Round 1 - HR 

(3 Questions)

  • Q1. Previous company name experience?
  • Q2. Qualifications, introduction and chack the communication.
  • Q3. Some networking question like dns, https, LAN, WAN.
Round 2 - Technical 

(5 Questions)

  • Q1. What is vlan how you create vlan.?
  • Ans. 

    VLAN stands for Virtual Local Area Network. It is a method of segmenting a physical network into multiple virtual networks.

    • VLANs are created by configuring network switches to assign specific ports to a particular VLAN.

    • Each VLAN operates as a separate network, allowing for better network management and security.

    • VLANs can be created based on different criteria such as department, function, or location.

    • For example, a com...

  • Answered by AI
  • Q2. What is dhcp and what is dhcp option 42? What is dhcp option 40 ?
  • Ans. 

    DHCP is a network protocol that assigns IP addresses to devices. DHCP option 42 is the NTP server option, while DHCP option 40 is the NIS domain option.

    • DHCP is a protocol used to automatically assign IP addresses to devices on a network.

    • DHCP option 42 is used to specify the Network Time Protocol (NTP) server that the client should use.

    • DHCP option 40 is used to specify the Network Information Service (NIS) domain that t...

  • Answered by AI
  • Q3. You heard about radius protocal? Why we used radius protocal
  • Ans. 

    Radius protocol is used for authentication, authorization, and accounting in network communication.

    • Radius protocol is used to authenticate users before granting access to a network.

    • It also authorizes users based on their credentials and permissions.

    • Radius protocol provides accounting functionality to track and monitor user activity on the network.

    • It is commonly used in enterprise networks, VPNs, and wireless networks.

    • E...

  • Answered by AI
  • Q4. Have you heard about next generation firewalls, what is firewall, security related questions?
  • Q5. Dns, wireless network, wireless routers, have you any certificates and he asked to me tell me about wireless controlar.
Round 3 - Technical 

(3 Questions)

  • Q1. Wireless network, color code LAN cable, color code?
  • Q2. Router configuration, switch configuration, types off switch, what's the decives you use in your previous project?
  • Ans. 

    I have experience in configuring routers and switches, including different types of switches. In my previous project, I used devices such as Cisco routers and switches.

    • Configured routers and switches in previous projects

    • Familiar with different types of switches

    • Used devices like Cisco routers and switches

  • Answered by AI
  • Q3. What is your role in your previous company why you leave this company what's your role in your project
  • Ans. 

    I was a Network Engineer responsible for designing, implementing, and maintaining network infrastructure.

    • Designed and implemented network infrastructure to support company operations

    • Maintained network security by implementing firewalls and monitoring systems

    • Troubleshooted network issues and provided technical support to end users

    • Collaborated with cross-functional teams to ensure network reliability and performance

    • Left ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - When you would join the company you have a knowledge off wireless internet, wireless network, firewalls, security based knowledge, LAN, VLAN, knowledge off communication in, english Or hindi both
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is lvm and how we extend lv
  • Ans. 

    LVM (Logical Volume Manager) is a tool used to manage disk space by creating logical volumes from physical volumes.

    • LVM allows for dynamic resizing of logical volumes without the need to unmount the filesystem

    • To extend a logical volume, use the 'lvextend' command followed by the size to extend by and the logical volume name

    • For example, to extend a logical volume named 'lv_data' by 100MB, the command would be 'lvextend -...

  • Answered by AI
  • Q2. What is patching
Round 2 - Technical 

(2 Questions)

  • Q1. What is siem integeration
  • Ans. 

    SIEM integration refers to the process of connecting a Security Information and Event Management system with other security tools and systems.

    • SIEM integration allows for centralized monitoring and analysis of security events across an organization.

    • It enables correlation of data from various sources to detect and respond to security incidents more effectively.

    • Examples of SIEM integration include connecting SIEM with fir...

  • Answered by AI
  • Q2. What is difference between rpm and yum
  • Ans. 

    rpm is a package manager for Red Hat-based systems, while yum is a high-level package manager that uses rpm as its backend.

    • rpm is a low-level package manager that directly interacts with the system's package database and files

    • yum is a high-level package manager that automates the process of dependency resolution and package installation

    • yum can also automatically download and install dependencies for a package, while rp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Aapne kaha hai:

"Is company ko kabhi join mat karna. Force politics chalti hai, force karte hain employees ko resign dalne ke liye. Bahu

"Never join this company. They practice forced politics, forcing employees to resign. This is a very bad company, I've seen it for the first time and they suppress employees.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About your self
  • Q2. Current company roles and responsibilities
Round 2 - Technical 

(2 Questions)

  • Q1. Active directory
  • Q2. DNS ,DHCP, bsod office 365
Round 3 - One-on-one 

(2 Questions)

  • Q1. How to join this company
  • Q2. Company about like which supports sisl
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Types of components in Reactjs
  • Ans. 

    Reactjs components include class components, functional components, and higher-order components.

    • Class components are ES6 classes that extend React.Component and have a render method.

    • Functional components are simple functions that take props as input and return JSX.

    • Higher-order components are functions that take a component as input and return a new component with additional functionality.

    • Examples: Class component - cla...

  • Answered by AI
  • Q2. Class and functional based components

Skills evaluated in this interview

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

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

  • Q1. About laravel spatie permission
  • Ans. 

    Laravel Spatie Permission is a package for managing user roles and permissions in Laravel applications.

    • Easily assign roles and permissions to users using Spatie's built-in methods.

    • Example: Assigning a role: `$user->assignRole('admin');`

    • Check if a user has a specific permission: `$user->hasPermissionTo('edit articles');`

    • Supports multiple roles and permissions for users, allowing complex access control.

    • Can be integ...

  • Answered by AI
  • Q2. Tinker and PSR standards

Project Manager Interview Questions & Answers

user image Naman Shukla

posted on 19 Apr 2024

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

(1 Question)

  • Q1. Why you want to change this job?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2023. There were 4 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 

(1 Question)

  • Q1. Discussion about why you want this field and where you see your self after 5 year
Round 3 - Technical 

(1 Question)

  • Q1. Tell me different service? Did you have hands on experience in AWS ? Which platform you prefer GCP,AWS, Azure any why ?
  • Ans. 

    I have hands-on experience in AWS and prefer it over GCP and Azure due to its extensive service offerings and market dominance.

    • Hands-on experience in AWS services such as EC2, S3, RDS, Lambda, etc.

    • Preference for AWS due to its wide range of services, strong community support, and market leadership.

    • Familiarity with GCP and Azure, but find AWS more suitable for my current needs.

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

(1 Question)

  • Q1. Questions from CV a

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work with the solution architect team is very polite and helpful
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I appeared for an interview in Dec 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Backup administrator level
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Case Study 

No one asking me hard question just ask for some normal and parsonal questions

Round 2 - HR 

(1 Question)

  • Q1. She is not asking me for any questions just iam giving to my some documents and fill up the form and she is introduce me to about policy of company and that shit...
Round 3 - One-on-one 

(3 Questions)

  • Q1. Nothing on round 4
  • Q2. I have no idea
  • Q3. What about the companys

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't know what advice I am giving.

Interview Questions & Answers

user image Anonymous

posted on 3 Aug 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Aug 2022.

Round 1 - Technical 

(6 Questions)

  • Q1. Just one technical round of interview by the manager and sent to client location.
  • Q2. Daily job role about your current roles and responsibilities
  • Q3. Any challange have you faced duing your last job.
  • Q4. How soon you can join.
  • Q5. Looking for rotation shift support
  • Q6. Dag process and reboot process

Interview Preparation Tips

Interview preparation tips for other job seekers - Better join if you are directly working on their premises.not on client site.
And keep searching for another job

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about SISL Infotech?
Ask anonymously on communities.

SISL Infotech Interview FAQs

How many rounds are there in SISL Infotech interview?
SISL Infotech interview process usually has 2-3 rounds. The most common rounds in the SISL Infotech interview process are Technical, HR and One-on-one Round.
How to prepare for SISL 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 SISL Infotech. The most common topics and skills that interviewers at SISL Infotech expect are IT Services, Managed Services, microsoft, SQL and Automation.
What are the top questions asked in SISL Infotech interview?

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

  1. 1.What is zoning and different types of zoning.2. Different types of HDD used i...read more
  2. Router configuration, switch configuration, types off switch, what's the decive...read more
  3. What is dhcp and what is dhcp option 42? What is dhcp option 4...read more
How long is the SISL Infotech interview process?

The duration of SISL Infotech interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 23 interview experiences

Difficulty level

Easy 30%
Moderate 60%
Hard 10%

Duration

Less than 2 weeks 88%
4-6 weeks 13%
View more

Interview Questions from Similar Companies

Webkul Software Interview Questions
4.0
 • 72 Interviews
MindGate Solutions Interview Questions
3.3
 • 67 Interviews
Softenger Interview Questions
4.0
 • 61 Interviews
Winjit Technologies Interview Questions
3.6
 • 44 Interviews
DesignTech Systems Interview Questions
3.2
 • 42 Interviews
JK Tech Interview Questions
3.5
 • 36 Interviews
View all

SISL Infotech Reviews and Ratings

based on 402 reviews

3.5/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.1

Salary

3.2

Job security

3.4

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 402 Reviews and Ratings
Software Developer
120 salaries
unlock blur

₹4 L/yr - ₹8.6 L/yr

Network Engineer
60 salaries
unlock blur

₹2.6 L/yr - ₹7 L/yr

Senior Software Developer
58 salaries
unlock blur

₹5.9 L/yr - ₹13.2 L/yr

Java Developer
43 salaries
unlock blur

₹3.6 L/yr - ₹6.1 L/yr

Desktop Support Engineer
34 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Explore more salaries
Compare SISL Infotech with

Tekwissen

4.8
Compare

Softenger

4.0
Compare

Capital Numbers Infotech

4.4
Compare

JK Tech

3.5
Compare
write
Share an Interview