Upload Button Icon Add office photos

Filter interviews by

Printlink Computer & Communication Interview Questions and Answers

Updated 25 Nov 2024

Printlink Computer & Communication Interview Experiences

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

IPv4 and ipv6
Vlan

Round 2 - HR 

(2 Questions)

  • Q1. Bio and Prev. experiences
  • Q2. Salary Negotiation

Interview Preparation Tips

Topics to prepare for Printlink Computer & Communication Network Support Engineer interview:
  • Basic Networking Skills, CCNA
Interview preparation tips for other job seekers - Good

Network Support Engineer Interview Questions asked at other Companies

Q1. what is protocol, how many type of protocol.
View answer (3)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Every question are network
  • Q2. What is static what is dynamic
  • Ans. 

    Static refers to something that does not change, while dynamic refers to something that changes or is constantly evolving.

    • Static: remains constant or unchanged

    • Dynamic: changes or evolves over time

    • Example of static: a fixed value in a program

    • Example of dynamic: a website that updates in real-time

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best advice everyone focused ur studies

Technical Field Engineer Interview Questions asked at other Companies

Q1. What is static what is dynamic
View answer (1)

Supervisor Interview Questions & Answers

user image Anonymous

posted on 24 May 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. High qualification

Supervisor Interview Questions asked at other Companies

Q1. Self introduction? & what is mean by eCommerce ? How it can do
View answer (10)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduce yourself
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical question

Company Secretary Interview Questions asked at other Companies

Q1. do you have any technical certifications how many programming languages do you know what is the extent of your technical expertise how many development tools have you used
View answer (2)

Printlink Computer & Communication interview questions for popular designations

 Cloud Support Engineer

 (1)

 Company Secretary

 (1)

 Network Engineer

 (1)

 Network Support Engineer

 (1)

 Project Coordinator

 (1)

 Supervisor

 (1)

 Technical Field Engineer

 (1)

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

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Self Introduction and also asking about previous working details

Project Coordinator Interview Questions asked at other Companies

Q1. What kind of water proofing application are used on terrace roof slab of the commercial, residential buildings
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About my work experience
Round 2 - Technical 

(1 Question)

  • Q1. Use of IAM and what for we are using IAM
  • Ans. 

    IAM stands for Identity and Access Management. It is used for managing user access to resources in a cloud environment.

    • IAM allows you to control who can access your resources in the cloud.

    • It helps in setting permissions for different users or groups to access specific resources.

    • IAM provides security by ensuring only authorized users have access to resources.

    • It helps in managing user identities, roles, and policies in a...

  • Answered by AI

Skills evaluated in this interview

Cloud Support Engineer Interview Questions asked at other Companies

Q1. explain what do you know about ec2 instance?
View answer (1)

I applied via Walk-in and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is OSI model ?Explain breifly on OSI model and subneting ?
  • Ans. 

    OSI model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the adjacent layers.

    • Subnetting is the process of dividing a network into smaller subnetworks to improve performance and se...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - this is environment is very toxic .. managers are very rude and salary is too low .

Skills evaluated in this interview

Network Engineer Interview Questions asked at other Companies

Q1. TCP/IP layers, why is transport needed for communication? What is Subnet mask and how does it help in data communication. Why is Vlan needed? Based on what information does a switch and router send a packet or frame? Types of arp, What is p... read more
View answer (2)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

A question that is both tricky and simple.

Round 2 - Technical 

(1 Question)

  • Q1. Questions about biochemistry
Round 3 - Aptitude Test 

Questions based on both numerical data and case studies.

Round 4 - One-on-one 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What interests you in working for this company?
  • Ans. 

    I am interested in working for this company because of its innovative projects and strong reputation in the industry.

    • Innovative projects that challenge me to grow as a programmer

    • Strong reputation in the industry for quality work

    • Opportunities for career advancement and professional development

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. All employees having same salary in the smae department sql and pysprk
  • Q2. How to create pipeline in databricks
  • Ans. 

    To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.

    • Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.

    • Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.

    • Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.

  • Answered by AI
  • Q3. Palindrome, 2nd char in every word make is to upper case, sql rank and dense rank releated questions , given 2 tables country and city we need to calculate total population in each continent by joining the...
  • Q4. String manuplation questions inpython

Interview Preparation Tips

Interview preparation tips for other job seekers - PRepare well on pyspark
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is an abstract class?
  • Ans. 

    An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.

    • Cannot be instantiated directly

    • May contain abstract methods

    • Used as a blueprint for other classes

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in simplifying complex systems by breaking them down into smaller, more manageable parts

    • Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone

  • Answered by AI
  • Q3. Best sorting algo?time complexity of it?
  • Ans. 

    QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).

    • QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.

    • Example: ['3', '1', '4'...

  • Answered by AI
  • Q4. You have been provided a sorted list time complexity achieved after we apply bubble sorting
  • Ans. 

    Bubble sorting has a time complexity of O(n^2) for a sorted list.

    • Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.

    • The time complexity does not change even if the list is already sorted.

    • Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Have you ever been to a state other than jharkhand?
  • Ans. 

    Yes, I have been to multiple states other than Jharkhand.

    • I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.

    • I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.

    • I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.

  • Answered by AI

Printlink Computer & Communication Interview FAQs

How many rounds are there in Printlink Computer & Communication interview?
Printlink Computer & Communication interview process usually has 1-2 rounds. The most common rounds in the Printlink Computer & Communication interview process are HR, Technical and One-on-one Round.
How to prepare for Printlink Computer & Communication 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 Printlink Computer & Communication. The most common topics and skills that interviewers at Printlink Computer & Communication expect are Administration, Cisco Switches, Configuring, Installation and application.
What are the top questions asked in Printlink Computer & Communication interview?

Some of the top questions asked at the Printlink Computer & Communication interview -

  1. what is OSI model ?Explain breifly on OSI model and subnetin...read more
  2. What is static what is dyna...read more
  3. Use of IAM and what for we are using ...read more

Tell us how to improve this page.

Printlink Computer & Communication Interview Process

based on 7 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k 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
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
View all

Printlink Computer & Communication Reviews and Ratings

based on 53 reviews

3.1/5

Rating in categories

3.3

Skill development

3.2

Work-life balance

2.8

Salary

3.4

Job security

3.0

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 53 Reviews and Ratings
Network Engineer
49 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Network Support Engineer
20 salaries
unlock blur

₹1.1 L/yr - ₹4 L/yr

Information Technology Support Engineer
9 salaries
unlock blur

₹1 L/yr - ₹2.5 L/yr

Network Security Engineer
7 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Project Manager
5 salaries
unlock blur

₹2.2 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Printlink Computer & Communication with

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare

Infosys

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