Upload Button Icon Add office photos

Filter interviews by

Productiva IT Solutions Interview Questions and Answers

Updated 6 Jan 2024

Productiva IT Solutions Interview Experiences

Popular Designations

2 interviews found

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

(3 Questions)

  • Q1. What is Airflow
  • Ans. 

    Airflow is an open-source platform used to programmatically author, schedule, and monitor workflows.

    • Airflow allows users to define workflows as Directed Acyclic Graphs (DAGs)

    • It provides a web-based UI for visualization and monitoring of workflows

    • Airflow supports various integrations with different systems and tools

    • Tasks in Airflow can be Python functions, scripts, or external processes

  • Answered by AI
  • Q2. Define a DAG in aiflow
  • Ans. 

    A DAG in Airflow stands for Directed Acyclic Graph, representing a workflow of tasks with dependencies.

    • DAG is a collection of tasks with defined dependencies between them

    • Tasks are represented as nodes and dependencies as edges in the graph

    • Tasks can be scheduled to run at specific times or based on triggers

    • Example: DAG for ETL process - extract data, transform data, load data

  • Answered by AI
  • Q3. Explain the ideation behind a datapipeline
  • Ans. 

    A datapipeline is a system that processes and moves data from one location to another in a structured and efficient manner.

    • Datapipelines are designed to automate the flow of data between systems or applications.

    • They typically involve extracting data from various sources, transforming it into a usable format, and loading it into a destination for analysis or storage.

    • Examples of datapipelines include ETL (Extract, Transf...

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

(2 Questions)

  • Q1. Explain the various types of inbuilt operators
  • Ans. 

    Various types of inbuilt operators include arithmetic, assignment, comparison, logical, bitwise, and ternary operators.

    • Arithmetic operators perform basic mathematical operations (+, -, *, /, %)

    • Assignment operators assign values to variables (=, +=, -=, *=, /=)

    • Comparison operators compare two values and return a boolean result (==, !=, >, <, >=, <=)

    • Logical operators perform logical operations on boolean values (&&, ||, ...

  • Answered by AI
  • Q2. When do we use a file sensor operator
  • Ans. 

    File sensor operators are used to read data from files in a streaming data pipeline.

    • File sensor operators are used in data processing pipelines to read data from files and pass it along the pipeline.

    • They are commonly used in ETL (Extract, Transform, Load) processes to ingest data from files into a database or data warehouse.

    • File sensor operators can be used to monitor directories for new files and trigger data processi...

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Simply walk in to the company
  • Ans. Accept the salary what ever they offer, then you are in no need special talent
  • Answered Anonymously
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic about recruitment n Naukri search
  • Q2. Watch YouTube video

Interview Preparation Tips

Interview preparation tips for other job seekers - If you desperately need job as fresher means you can go.. if you have any other offer or option means please ignore This company

IT Recruitment Specialist Interview Questions asked at other Companies

Q1. In your terms, which one is the best portal to hire IT Professionals?
View answer (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 5 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 - Coding Test 

5 DSA Questions 2 Easy, 2Medium, 1 Hard, hackerrank

Round 3 - Technical 

(2 Questions)

  • Q1. 3 DSA question were asked of medium level
  • Q2. Largest vertical rectangle in array
  • Ans. 

    Find the largest vertical rectangle in an array of strings

    • Iterate through each column in the array

    • For each column, find the consecutive vertical rectangles of '1's

    • Calculate the area of each rectangle and keep track of the largest one

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. 1 DSA and around OS, DBMS, Resume
Round 5 - Technical 

(1 Question)

  • Q1. Around projects, Multithreading, LLD, HLD

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hackerearth platform was provided , Question was based on Tree dsa. Need to run and pass few test cases.

Round 2 - Case Study 

Design patterns , chess LLD

Round 3 - Case Study 

Design blocking queue which can handle the multithreading scenario

Round 4 - One-on-one 

(5 Questions)

  • Q1. Last project experiences
  • Ans. 

    Developed a web application for tracking inventory and sales data

    • Used React for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database management

  • Answered by AI
  • Q2. And management cases.
  • Q3. Discussion about recent projects
  • Q4. Discussion about working in projects for which hiring for
  • Q5. Discussion about why leaving previous company.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Deals with quantitative aps, networking, electrical core and c code snippets

Round 2 - Group Discussion 

Is basically a group technical interview. anyone who knows the answer can rise their hand, and the interviewer will prompt them to answer-online meet

Round 3 - Group Discussion 

This is similar to gd1.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Percentage, logical reasoning

Round 2 - Group Discussion 

10 min and topics were chosen by ourselves

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview with basic questions
Round 4 - HR 

(1 Question)

  • Q1. Questions from core dept
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

It was easy level questions. They basically test your basic understanding of core subjects.

Round 2 - Technical 

(1 Question)

  • Q1. What is tcp What is a network Ip address Mac address
  • Ans. 

    TCP is a communication protocol that allows for reliable and ordered data transmission over a network. A network is a collection of interconnected devices that can communicate with each other. An IP address is a unique identifier assigned to each device on a network. A MAC address is a hardware address assigned to network interfaces for communication within a network.

    • TCP stands for Transmission Control Protocol and is ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions from communication engineering, c , linux , microcontroller microprocessor,..

Round 2 - Group Discussion 

GD to test our knowledge and communication

Round 3 - HR 

(2 Questions)

  • Q1. Digital electronics, electrical machines, c programming, microcontroller microprocessor
  • Q2. Difference between malloc and c alloc
  • Ans. 

    malloc and calloc are functions in C programming used for dynamic memory allocation, with the main difference being how they initialize memory.

    • malloc() allocates uninitialized memory, while calloc() allocates zero-initialized memory

    • malloc() takes a single argument for the number of bytes to allocate, while calloc() takes two arguments for the number of elements and size of each element

    • Example: int *ptr = (int*)malloc(5...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Tech 1 vs 3 . Questions from round 3
Round 5 - HR 

(1 Question)

  • Q1. Negotiation, work culture, company expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and be confident that's enough
Deliver the knowledge properly without any low confidence answers

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Address and data lines in microprocessor
  • Ans. 

    Address lines are used to specify a memory location, while data lines are used to transfer data to and from that location in a microprocessor.

    • Address lines are used to select a specific memory location in RAM or ROM.

    • Data lines are used to transfer data between the microprocessor and memory or I/O devices.

    • For example, in an 8-bit microprocessor, there may be 16 address lines and 8 data lines.

    • The number of address and da...

  • Answered by AI
  • Q2. Some c code snippets
Round 2 - Group Discussion 

Data structures os networks

Round 3 - Group Discussion 

In depth about core subjects

Round 4 - One-on-one 

(1 Question)

  • Q1. Technical+HR questons

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Os,c,ds,aptitude(quants and logical)

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round aptitude(microprocessor,cn,os,aptitude),2rd round (group discussion) they asked related to our core subject like c,os,network,data structure.1st 2 round is easy to crack but 3rd ,4th they expect skill to strong in basic core concept

Productiva IT Solutions Interview FAQs

How many rounds are there in Productiva IT Solutions interview?
Productiva IT Solutions interview process usually has 2-3 rounds. The most common rounds in the Productiva IT Solutions interview process are One-on-one Round, Resume Shortlist and HR.
How to prepare for Productiva IT Solutions 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 Productiva IT Solutions. The most common topics and skills that interviewers at Productiva IT Solutions expect are Python, Technical Support, Ansible, Azure and IT Project Management.
What are the top questions asked in Productiva IT Solutions interview?

Some of the top questions asked at the Productiva IT Solutions interview -

  1. When do we use a file sensor opera...read more
  2. Explain the ideation behind a datapipel...read more
  3. Explain the various types of inbuilt operat...read more

Tell us how to improve this page.

Productiva IT Solutions Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

embedUR Systems Interview Questions
3.2
 • 48 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
Hike Interview Questions
3.6
 • 32 Interviews
SMC Corporation Interview Questions
3.7
 • 27 Interviews
A3logics Interview Questions
3.3
 • 26 Interviews
View all

Productiva IT Solutions Reviews and Ratings

based on 40 reviews

3.8/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.1

Salary

3.7

Job security

3.9

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 40 Reviews and Ratings
Information Technology Recruiter
55 salaries
unlock blur

₹1.6 L/yr - ₹3.8 L/yr

Associate Talent Acquisition
10 salaries
unlock blur

₹2.7 L/yr - ₹3 L/yr

Java Developer
8 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Talent Acquisition Specialist
8 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Team Lead
7 salaries
unlock blur

₹4.1 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Productiva IT Solutions with

US Tech Solutions

3.8
Compare

Indus Valley Partners

3.3
Compare

SMC Corporation

3.7
Compare

Terralogic Software Solutions

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