Upload Button Icon Add office photos

Filter interviews by

Puthur Infotech Interview Questions and Answers

Updated 1 Sep 2024

Puthur Infotech Interview Experiences

Popular Designations

5 interviews found

Accountant Interview Questions & Answers

user image Chandan U

posted on 9 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Golden Rules of Accounting
  • Ans. 

    Golden Rules of Accounting are basic principles that guide the process of recording financial transactions.

    • There are three Golden Rules of Accounting: Debit what comes in, Credit what goes out; Debit the receiver, Credit the giver; Debit expenses and losses, Credit income and gains.

    • These rules help maintain the balance in the accounting equation: Assets = Liabilities + Equity.

    • For example, when a company receives cash f...

  • Answered by AI
  • Q2. Bank Reconciliation Statement

Interview Preparation Tips

Interview preparation tips for other job seekers - N/A

Accountant Interview Questions asked at other Companies

Q1. What journal is made when purchase requisition is created
View answer (26)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I appeared for an interview in Oct 2023.

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 - One-on-one 

(4 Questions)

  • Q1. Outlook configuration
  • Q2. Explain what is IMAP
  • Ans. 

    IMAP stands for Internet Message Access Protocol, used for retrieving emails from a mail server.

    • IMAP allows users to access their emails from multiple devices

    • It keeps emails stored on the server, allowing for easy access and synchronization

    • IMAP is commonly used by email clients like Outlook, Thunderbird, and Apple Mail

  • Answered by AI
  • Q3. What is POP3 PROTOCOL
  • Ans. 

    POP3 (Post Office Protocol version 3) is a protocol used to retrieve emails from a mail server.

    • POP3 is used to download emails from a mail server to a local email client.

    • It works by connecting to the server and downloading any new messages to the client's inbox.

    • POP3 typically uses port 110 for unencrypted connections and port 995 for encrypted connections.

    • Once emails are downloaded via POP3, they are usually removed fr...

  • Answered by AI
  • Q4. What isSMTP Protocol
  • Ans. 

    SMTP (Simple Mail Transfer Protocol) is a communication protocol used for sending and receiving email.

    • SMTP is used to send emails between servers.

    • It works in conjunction with POP3 or IMAP protocols for email retrieval.

    • SMTP uses port 25 for communication.

    • Example: When you send an email from your email client, SMTP is used to send the email to the recipient's email server.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Printer related questions

Skills evaluated in this interview

Desktop Support Engineer L1 and L2 Interview Questions asked at other Companies

Q1. How many layers of OSI and how it is work on a network ?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced customer support engineer with a passion for problem-solving and helping customers.

    • Over 5 years of experience in customer support roles

    • Strong technical background in troubleshooting software and hardware issues

    • Excellent communication skills and ability to work well under pressure

    • Proven track record of resolving complex customer issues efficiently

    • Passionate about providing top-notch customer service and buil

  • Answered by AI
  • Q2. How many years of experience do you have
  • Ans. 

    I have 8 years of experience in customer support roles, with 4 years specifically in senior customer support engineer positions.

    • 8 years of overall customer support experience

    • 4 years in senior customer support engineer roles

    • Experience in handling complex technical issues

    • Strong communication and problem-solving skills

  • Answered by AI
  • Q3. Why are u choosing this job
  • Ans. 

    I am choosing this job because of my passion for helping customers and solving technical issues.

    • Passion for helping customers

    • Enjoy solving technical issues

    • Opportunity for growth and learning in a senior role

  • Answered by AI

Senior Customer Support Engineer Interview Questions asked at other Companies

Q1. What is Ambulatory, compressor and Humidifier ?
Add answer

Desktop Interview Questions & Answers

user image Shiva Prasad

posted on 24 Mar 2022

Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - They asking normal Qustions for desktop engnieers,,,,

Desktop Interview Questions asked at other Companies

Q1. How to repair Windows 10 OS when it get corrupted and not start?
View answer (1)

Puthur Infotech interview questions for popular designations

 Accountant

 (1)

 Senior Customer Support Engineer

 (1)

 Desktop

 (1)

 System Administrator

 (1)

 Desktop Support Engineer L1 and L2

 (1)

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What are RJ45 and RJ11 connectors?
  • Ans. 

    RJ45 and RJ11 connectors are types of connectors used in networking and telecommunications.

    • RJ45 connectors are used for Ethernet connections and have 8 pins.

    • RJ11 connectors are used for telephone connections and have 6 pins.

    • RJ45 connectors are larger in size compared to RJ11 connectors.

    • RJ45 connectors are commonly used in home and office networks.

    • RJ11 connectors are commonly used for landline telephones and DSL connect

  • Answered by AI
  • Q2. What do you mean by 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 manual configuration.

    • DHCP servers can also assign other network information such as subnet mask, default gateway, and DNS server addresses.

    • DHCP leases...

  • Answered by AI
  • Q3. What are the tools that will be helpful to you in identifying the problems and solving them?
  • Ans. 

    Tools for identifying and solving problems as a System Administrator

    • Monitoring tools like Nagios, Zabbix, and PRTG

    • Log analysis tools like Splunk, ELK Stack, and Graylog

    • Network analysis tools like Wireshark and tcpdump

    • Remote access tools like SSH and RDP

    • Scripting languages like Python and Bash

    • Virtualization tools like VMware and VirtualBox

    • Backup and recovery tools like Veeam and Backup Exec

  • Answered by AI
  • Q4. What is stack and can we use ROM as stack?
  • Ans. 

    Stack is a data structure used to store and retrieve data in a last-in-first-out (LIFO) manner. ROM cannot be used as stack.

    • Stack is a collection of elements with two main operations: push (add element) and pop (remove element).

    • Stack follows the LIFO principle, meaning the last element added is the first one to be removed.

    • Stack can be implemented using arrays or linked lists.

    • ROM (Read-Only Memory) cannot be used as sta...

  • Answered by AI
  • Q5.  Name some of the latest Computer Processors?
  • Ans. 

    Some of the latest computer processors include Intel Core i9, AMD Ryzen 9, and Apple M1.

    • Intel Core i9

    • AMD Ryzen 9

    • Apple M1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 45 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.E curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Skills evaluated in this interview

System Administrator Interview Questions asked at other Companies

Q1. 2. What is Cloud Technology. What is Microsoft Intune. If we can manage applications using MAM then why do we need MDM?
View answer (8)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic java questions in firt round of interview. Next few rounds included everything from basics of core java to coding, problem solving, testing techniques etc. Questions were asked from collections basic...
  • Q2. Write junit test cases for different scenario.
  • Ans. 

    JUnit test cases for different scenarios

    • Identify different scenarios to be tested

    • Write test cases for each scenario

    • Ensure test cases cover all possible outcomes

    • Use assertions to verify expected results

    • Mock dependencies if necessary

  • Answered by AI

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. 1. Design a timestamp convert that into date and time.
  • Ans. 

    A timestamp converter that converts timestamp to date and time.

    • Use a programming language that supports date and time functions.

    • Convert the timestamp to a date and time format using the appropriate function.

    • Handle time zone differences if necessary.

    • Consider the output format required.

  • Answered by AI
  • Q2. 2. Design a parking lot
  • Ans. 

    Design a parking lot

    • Determine the size and capacity of the parking lot

    • Decide on the layout and number of parking spaces

    • Implement a system for managing parking spots and payments

    • Consider adding features such as security cameras and lighting

    • Ensure accessibility for disabled individuals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was good. Not a lot of questions were asked. Was checked on basic understanding of programming in general and analytical skills

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Round 1,2,3,4: written TEST based on 10th and 12th math, apptitude, reasoning then after f2f java questions, oops, string manipulation code, algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Well peapered on java, da, algo, math

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basics,Cloud Basics,simple level codes,API related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep the basics clear, OOPS DS concepts,REST API Concepts will help

I appeared for an interview before Mar 2021.

Round 1 - Coding Test 

Round duration - 30 minutes
Round difficulty - Medium

This was a MCQ round. 30 ques in 30 mins consisting of difficult quantitative aptitude questions were to be solved.

Round 2 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

In this test round, 2 coding questions were given. Either write the code or pseudo code

  • Q1. 

    N Queens Problem

    Given an integer N, find all possible placements of N queens on an N x N chessboard such that no two queens threaten each other.

    Explanation:

    A queen can attack another queen if they ar...

  • Ans. 

    The N Queens Problem involves finding all possible placements of N queens on an N x N chessboard without threatening each other.

    • Use backtracking algorithm to explore all possible configurations.

    • Keep track of rows, columns, and diagonals to ensure queens do not threaten each other.

    • Generate all valid configurations and print them out.

  • Answered by AI
  • Q2. 

    Sort 0 1 2 Problem Statement

    Given an integer array arr of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.

    Input:

    The first line contains an integer 'T' representing the n...
  • Ans. 

    Sort an array of 0s, 1s, and 2s in linear time complexity.

    • Use three pointers to keep track of 0s, 1s, and 2s while traversing the array.

    • Swap elements based on the values encountered to sort the array in-place.

    • Time complexity should be O(N) and space complexity should be O(1).

  • Answered by AI
Round 3 - Face to Face 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical round with questions on DSA.

  • Q1. 

    Reverse Words in a String: Problem Statement

    You are given a string of length N. Your task is to reverse the string word by word. The input may contain multiple spaces between words and may have leading o...

  • Ans. 

    Reverse words in a string while handling leading, trailing, and multiple spaces.

    • Split the input string by spaces to get individual words

    • Reverse the order of the words

    • Join the reversed words with a single space in between

  • Answered by AI
  • Q2. 

    Circular Linked List Detection

    You are provided with the head of a linked list containing integers. Your task is to determine if the linked list is circular.

    Note:
    • A linked list is considered circula...
  • Ans. 

    Detect if a given linked list is circular by checking if it forms a closed loop.

    • Traverse the linked list using two pointers, one moving at double the speed of the other.

    • If the two pointers meet at any point, the linked list is circular.

    • If the faster pointer reaches the end of the list (NULL), the linked list is not circular.

  • Answered by AI
Round 4 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round with typical behavioral problems.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAMAQ Software interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Puthur Infotech Interview FAQs

How many rounds are there in Puthur Infotech interview?
Puthur Infotech interview process usually has 1-2 rounds. The most common rounds in the Puthur Infotech interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for Puthur 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 Puthur Infotech. The most common topics and skills that interviewers at Puthur Infotech expect are Desktop Support, Computer Hardware, Hardware Networking, Installation and OS Installation.
What are the top questions asked in Puthur Infotech interview?

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

  1. What are the tools that will be helpful to you in identifying the problems and ...read more
  2. What is stack and can we use ROM as sta...read more
  3. What are RJ45 and RJ11 connecto...read more

Tell us how to improve this page.

Puthur Infotech Interview Process

based on 6 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 100 Interviews
Apisero Interview Questions
4.3
 • 65 Interviews
Webkul Software Interview Questions
3.8
 • 59 Interviews
Softenger Interview Questions
4.1
 • 52 Interviews
View all

Puthur Infotech Reviews and Ratings

based on 172 reviews

3.6/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

3.0

Salary

3.4

Job security

3.3

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 172 Reviews and Ratings
Zonal Manager

Mumbai

5-10 Yrs

Not Disclosed

Explore more jobs
Engineer- Customer Support
159 salaries
unlock blur

₹0.9 L/yr - ₹4.2 L/yr

Desktop Support Engineer
52 salaries
unlock blur

₹1.1 L/yr - ₹3.8 L/yr

Technical Support Engineer
34 salaries
unlock blur

₹1.8 L/yr - ₹3.1 L/yr

Team Lead
17 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

System Administrator
16 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Puthur Infotech with

Tekwissen

4.8
Compare

Softenger

4.1
Compare

XcelServ Solutions

4.5
Compare

Damco Solutions

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