Upload Button Icon Add office photos

Filter interviews by

Indian Crafts Interview Questions, Process, and Tips

Updated 11 Feb 2023

Indian Crafts Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Jan 2023. There was 1 interview round.

Round 1 - HR 

(7 Questions)

  • Q1. 1 What is pfsense 2what is postfix
  • Ans. 

    pfSense is an open-source firewall and router distribution based on FreeBSD. Postfix is a mail transfer agent (MTA) used for sending and receiving emails.

    • pfSense is a powerful, feature-rich firewall and router platform

    • It provides advanced security features such as VPN, traffic shaping, and intrusion detection

    • Postfix is a widely used MTA that routes and delivers email messages

    • It is known for its flexibility, scalability...

  • Answered by AI
  • Q2. 8 What is swap 9 what is at 10 what is yum
  • Ans. 

    Swap is a space on a hard disk that is used as virtual memory when the physical RAM is full. 'at' is a command to schedule tasks. Yum is a package manager for Linux.

    • Swap is a dedicated space on a hard disk used as virtual memory

    • It is used when the physical RAM is full

    • The 'at' command is used to schedule tasks to be executed at a later time

    • Yum is a package manager used in Linux distributions like CentOS and Fedora

  • Answered by AI
  • Q3. 11 What is nfs server
  • Ans. 

    NFS server is a network file system server that allows clients to access files over the network as if they were on the local machine.

    • NFS stands for Network File System

    • It is a distributed file system protocol

    • It allows a user on a client computer to access files over a network as if those files were on the local computer

    • The NFS server exports one or more directories to the clients

    • The clients can mount these directories a...

  • Answered by AI
  • Q4. 13 What is raid 14 what is rpm
  • Ans. 

    RAID stands for Redundant Array of Independent Disks. RPM stands for Red Hat Package Manager.

    • RAID is a data storage technology that combines multiple physical disk drives into a single logical unit for data redundancy, performance improvement, or both.

    • There are different RAID levels such as RAID 0, RAID 1, RAID 5, RAID 6, etc.

    • RPM is a package management system used in Linux distributions like Red Hat, CentOS, Fedora, e...

  • Answered by AI
  • Q5. 15 what is usermenejment
  • Ans. 

    User management refers to the process of creating, modifying, and deleting user accounts on a computer system.

    • User management involves creating, modifying, and deleting user accounts

    • It also includes assigning permissions and access levels to users

    • User management is important for maintaining security and controlling access to resources

    • Examples of user management tools include Active Directory, LDAP, and useradd command

  • Answered by AI
  • Q6. 16 what is groupmenement
  • Ans. 

    Group management refers to the process of managing user groups in a system.

    • Group management involves creating, modifying, and deleting user groups

    • It also includes assigning permissions and access levels to groups

    • Group management is important for security and access control in a system

    • Examples of group management tools include usermod, groupadd, and chgrp

  • Answered by AI
  • Q7. 17 what is disk add
  • Ans. 

    Disk add refers to the process of adding a new disk to a system.

    • Disk add involves physically installing the disk and then configuring it to be recognized by the system.

    • The new disk can be added as a separate partition or as part of an existing volume group.

    • Disk add can be done through command line tools like fdisk or through graphical tools like GParted.

    • Adding a disk can increase the storage capacity of a system and im

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nokari is most important and Nokari is family most important that all about me

Skills evaluated in this interview

Top Indian Crafts Linux Administrator Interview Questions and Answers

Q1. 8 What is swap 9 what is at 10 what is yum
View answer (2)

Linux Administrator Interview Questions asked at other Companies

Q1. What is LVM, Explain LVM Architecture, What is Raid, What is the booting process of RHEL, How to manage failed unmount or mount, What are the issues you have faced in working with Linux Servers, What is special permission, How many states a... read more
View answer (2)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Naukri.com and was interviewed before Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Leadership principles, Previous experience, Managerial and logical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Not really tough, easy to crack if prepared

Indian Crafts Interview FAQs

How many rounds are there in Indian Crafts interview?
Indian Crafts interview process usually has 2 rounds. The most common rounds in the Indian Crafts interview process are Resume Shortlist and HR.
What are the top questions asked in Indian Crafts interview?

Some of the top questions asked at the Indian Crafts interview -

  1. 8 What is swap 9 what is at 10 what is ...read more
  2. 1 What is pfsense 2what is post...read more
  3. 13 What is raid 14 what is ...read more

Tell us how to improve this page.

Indian Crafts Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Indian Crafts Reviews and Ratings

based on 19 reviews

4.5/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

4.2

Salary

4.2

Job security

4.3

Company culture

4.1

Promotions

4.2

Work satisfaction

Explore 19 Reviews and Ratings
Linux Administrator
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Linux System Administrator
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Linux Administrator L1
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Solaris System Administrator
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Indian Crafts with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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