Upload Button Icon Add office photos

Filter interviews by

Camfil Interview Questions and Answers

Updated 15 Mar 2024

Camfil Interview Experiences

1 interview found

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

I applied via Job Portal and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 

(1 Question)

  • Q1. Resume shortlisting based on requirement for job
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical questions related to air filters
Round 3 - One-on-one 

(1 Question)

  • Q1. F2F interview. Most of the questions were related to resume, so be confident and clear what you have written
Round 4 - HR 

(1 Question)

  • Q1. Questions related to work ethics, hobbies etc.

Area Sales Manager Interview Questions asked at other Companies

Q1. How to handling position and how to coverage rout and sales teams
View answer (28)

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Main pillars of Project management
  • Ans. 

    Main pillars of Project management include scope, time, cost, quality, communication, risk, and procurement.

    • Scope management involves defining and controlling what is included in the project.

    • Time management focuses on creating and maintaining a project schedule.

    • Cost management involves budgeting and controlling project costs.

    • Quality management ensures that the project meets the required standards.

    • Communication manageme...

  • Answered by AI
  • Q2. Project Management Scenario based questions you can clear if you have hands-on experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Project Management+Technical discussion
Round 3 - HR 

(1 Question)

  • Q1. Informal HR discussion salary expectations,asked to submit documents for verification
Round 4 - One-on-one 

(2 Questions)

  • Q1. Project Management experience and challenges faced for a project
  • Ans. 

    I have 5 years of project management experience, including leading a team to successfully complete a software development project.

    • Managed cross-functional teams to ensure project milestones were met

    • Identified and resolved conflicts within the team to maintain productivity

    • Implemented Agile methodologies to improve project efficiency

    • Communicated project updates to stakeholders regularly

    • Managed project budget and resource

  • Answered by AI
  • Q2. More technical describe ado.net,boxing unboxing

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 Rounds before final selection wehre HR had asked to sumbit documents.The panel was very good and were eager to know and discuss.After that no offer was released for months.I believe the recruitment team are like external consultants.After few months had this final round one Program manager and some sales lead both from Banglore office.Program Manager was better but other guy was very rude.They asked me to elaborate about project experience and challenges on elaborating they told me to explain about some other projects.Then they came to technical what was ado.net connected and disconnected architecture.I told them high level concept and told that we were using orms for our project.But the other guy wanted to know object and syntax level.
They asked me reason to change.I told them there was lot of rework and no work life balance.However they justified the rework saying that it is part of any process and also seemed to have traditional mindset didnt bother much about work life balance.

Dont want to be a part of company with these kind of higher management.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

All the assignment to improve our self

Round 2 - Case Study 

Case study all knowledge edias

Round 3 - Group Discussion 

Share the thought process inorpove our self

Round 4 - Coding Test 

Html and other project

Round 5 - Technical 

(5 Questions)

  • Q1. All thrcnical kholwleghe
  • Q2. All types of design
  • Ans. 

    Design encompasses various disciplines such as UI, UX, and graphic design.

    • UI design focuses on the user interface and interactions of a digital product.

    • UX design focuses on the overall user experience and usability of a product.

    • Graphic design involves creating visual content for both digital and print media.

    • Each type of design plays a crucial role in creating a cohesive and user-friendly product.

    • Examples: UI design for...

  • Answered by AI
  • Q3. All graphics design idiaas
  • Q4. All types of the assessment
  • Q5. And cultural activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Thought process is good 😊

Cloud Data Engineer II Interview Questions & Answers

MathCo user image ABHISHEK JHA

posted on 27 Nov 2024

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

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. End to end architecture of current project
  • Q2. Basic spark code to read & write files
  • Q3. How to upsert data in table in spark
  • Q4. How do you handle sudden increase in data volume
  • Q5. Discussion on delta tables & ACID transactions
  • Q6. Explain autoloader and use case in Databricks
  • Q7. SQL question using window functions Lead, row number
  • Q8. Python question using hashmap & String
Round 2 - One-on-one 

(4 Questions)

  • Q1. Current project understanding end to end
  • Q2. Data pipeline design for a ride sharing company, ask bunch of follow up questions on the conclude a particular design.
  • Q3. Explain how you follow SDLC(Agile, waterfall) ?
  • Q4. Why are you looking for a change now
Round 3 - HR 

(4 Questions)

  • Q1. Basic introductions
  • Q2. What kind of work are you looking for? what do you know about the company
  • Q3. Willing to relocate?
  • Q4. Personal hobbies and aspirations

Interview Preparation Tips

Topics to prepare for MathCo Cloud Data Engineer II interview:
  • Spark
  • Python
  • SQL
  • System Design
  • Data Architecture
  • Streaming
Interview preparation tips for other job seekers - I had a brilliant experience interviewing at MathCo, Had awesome interviewers who push you thinking capabilities. Also given that I was at the end of my notice period, following rounds were scheduled quickly.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. Difference between static and final
  • Ans. 

    Static is used to define class-level variables and methods, while final is used to define constants that cannot be changed.

    • Static variables belong to the class itself, while final variables are constants that cannot be modified.

    • Static methods can be called without creating an instance of the class, while final methods cannot be overridden.

    • Static variables are shared among all instances of a class, while final variables...

  • Answered by AI
  • Q2. ArraysList vs LinkedList
  • Ans. 

    ArrayList is better for random access, LinkedList is better for frequent insertions/deletions.

    • ArrayList uses dynamic array to store elements, LinkedList uses doubly linked list.

    • ArrayList provides fast random access to elements using index, LinkedList provides fast insertion/deletion at any position.

    • Example: ArrayList is suitable for scenarios where random access is required like searching, LinkedList is suitable for sc...

  • Answered by AI
  • Q3. Describe Java8 Features
  • Ans. 

    Java8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.

    • Streams provide a way to work with collections of objects in a functional style.

    • Default methods allow inte...

  • Answered by AI
  • Q4. Gave one scenario to solve using streams in java8
  • Ans. 

    Using streams in Java 8 to filter and map a list of numbers

    • Create a list of numbers

    • Use stream to filter out even numbers

    • Use map to square each number

    • Collect the results into a new list

  • Answered by AI
  • Q5. Multithreading- Write program to print even and odd numbers from 1 to 20 using 2 threads. 1 thread will responsible for printing even and another for Odd. And print in such a manner it should be alternate....
  • Ans. 

    Program to print even and odd numbers from 1 to 20 using 2 threads alternately.

    • Create two threads, one for printing even numbers and one for printing odd numbers.

    • Use wait(), notify(), and notifyAll() to ensure alternate printing.

    • Ensure synchronization between the two threads to avoid race conditions.

    • Example: Thread 1 prints even numbers (2, 4, 6, ...) and Thread 2 prints odd numbers (1, 3, 5, ...).

  • Answered by AI
  • Q6. Why strings immutable
  • Ans. 

    Strings are immutable to ensure data integrity and security.

    • Immutable strings prevent accidental changes to data

    • Immutable strings allow for safe sharing of data between different parts of a program

    • Immutable strings help prevent security vulnerabilities like SQL injection attacks

  • Answered by AI
  • Q7. Outer Join SQL query
  • Q8. What is the purpose of using default methods in java8?
  • Ans. 

    Default methods in Java 8 allow interfaces to have method implementations, enabling backward compatibility and reducing code duplication.

    • Default methods were introduced in Java 8 to provide a way to add new methods to interfaces without breaking existing implementations.

    • They allow interfaces to have method implementations, which was not possible before Java 8.

    • Default methods can be overridden in implementing classes to...

  • Answered by AI
Round 2 - Technical 

(8 Questions)

  • Q1. 1 coding problem related to Anagrams
  • Q2. 1 Java8 streams problem
  • Ans. 

    Using Java8 streams to solve a problem

    • Use stream() method to convert a collection into a stream

    • Use filter() method to filter elements based on a condition

    • Use map() method to transform elements

    • Use collect() method to collect the elements into a new collection

  • Answered by AI
  • Q3. What are checked exceptions
  • Ans. 

    Checked exceptions are exceptions that must be either caught or declared in the method signature.

    • Checked exceptions are subclasses of Exception (excluding RuntimeException and its subclasses)

    • Checked exceptions must be either caught using try-catch block or declared in the method signature using 'throws' keyword

    • Examples of checked exceptions in Java include IOException, SQLException, and ClassNotFoundException

  • Answered by AI
  • Q4. Purpose of @SpringBootApplication annotation?
  • Ans. 

    Annotation used to mark a class as a Spring Boot application

    • Combines @Configuration, @EnableAutoConfiguration, and @ComponentScan annotations

    • Used to bootstrap and launch a Spring application

    • Automatically scans for Spring components in the package and sub-packages

  • Answered by AI
  • Q5. Use of @Qualifier
  • Ans. 

    Annotation used in Spring to specify which bean to autowire

    • Used to disambiguate when multiple beans of the same type are present

    • Can be used with @Autowired to specify which bean to inject

    • Helps in resolving dependencies when multiple beans of the same type are available

  • Answered by AI
  • Q6. What are microservices?
  • Ans. 

    Microservices are a software development technique where an application is composed of small, independent services that communicate with each other.

    • Microservices are designed to be small, focused on specific tasks, and independently deployable.

    • Each microservice typically runs its own process and communicates with other services through APIs.

    • Microservices allow for easier scalability, flexibility, and maintenance compar...

  • Answered by AI
  • Q7. Design patterns
  • Q8. How microservices communicate with each other
  • Ans. 

    Microservices communicate with each other through APIs, messaging queues, or service meshes.

    • APIs: Microservices can communicate with each other by exposing APIs that allow them to send and receive data.

    • Messaging queues: Microservices can use messaging queues like RabbitMQ or Kafka to send messages to each other asynchronously.

    • Service meshes: Microservices can communicate through a service mesh like Istio, which handles...

  • Answered by AI
Round 3 - Behavioral 

(3 Questions)

  • Q1. Asked about projects.
  • Q2. Complete flow and business use case of the project
  • Ans. 

    The project involves creating a web-based platform for online shopping with features like user registration, product browsing, shopping cart, and payment processing.

    • User registers on the platform with personal information

    • User browses products by category or search

    • User adds products to the shopping cart

    • User proceeds to checkout and makes payment

    • Order is confirmed and user receives a confirmation email

  • Answered by AI
  • Q3. Interviewer was more concerned about matching the tech stack with job description

Interview Preparation Tips

Topics to prepare for Deutsche Telekom Digital Labs Software Engineer interview:
  • java8
  • Multithreading
  • Spring Boot
  • Microservices
  • MySQL
  • Basic OOPS Concept
  • Streams
  • Exception Handling

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - HR 

(1 Question)

  • Q1. Detailed Discussion by the HR Team
Round 2 - Virtual Discussion 

(1 Question)

  • Q1. Detailed Virtual Discussion
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion About the role and expectations
Round 4 - Aptitude Test 

Psychometric Test, Harrison

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the JD which is being shared by Talent Acquisition team, research about organization product line
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is your experience in sales?
  • Q2. What was your target, and how frequently did you achieve it?
  • Q3. What are your expectations for working here at the company?
Round 2 - Assignment 

The assignment round consisted of two parts: the first part involved researching their company, writing a pitch, and identifying the appropriate personas, while the second part required me to pitch a product from my previous company and record the presentation.

Round 3 - One-on-one 

(2 Questions)

  • Q1. How was your interview so far?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - It is straightforward, much like any other sales interview. You just need a fundamental understanding of the role, and you'll be well-prepared.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does a cell communicates between 2 sites.
  • Ans. 

    Cells communicate between 2 sites through various signaling pathways, including direct cell-to-cell contact and chemical signaling.

    • Cells can communicate through direct cell-to-cell contact, such as gap junctions or cell adhesion molecules.

    • Cells can also communicate through chemical signaling, such as paracrine signaling (local signaling) or endocrine signaling (long-distance signaling).

    • Examples include neurotransmitter...

  • Answered by AI
  • Q2. L3 layer details
Round 2 - Technical 

(2 Questions)

  • Q1. DSA problem to find the count of characters in a string
  • Ans. 

    Use a hashmap to count the occurrences of each character in the string.

    • Create a hashmap to store character counts

    • Iterate through the string and update counts in the hashmap

    • Return the hashmap with character counts

  • Answered by AI
  • Q2. VOiP related questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U

Round 2 - Technical 

(2 Questions)

  • Q1. 1. merge two linked list
  • Q2. 2. reverse a linked list.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It included mcqs and multiple coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Yours technical skillls related questions
  • Q2. Managerial questions

Interview Preparation Tips

Topics to prepare for Aptos Software Developer interview:
  • Full Stack
Interview preparation tips for other job seekers - It was an on campus opportunity. Technical and managerial round happened together. The process was very smooth. The interviewers were professional yet friendly and made everything very comfortable. You should know the basics at least.

Camfil Interview FAQs

How many rounds are there in Camfil interview?
Camfil interview process usually has 4 rounds. The most common rounds in the Camfil interview process are One-on-one Round, Resume Shortlist and HR.
What are the top questions asked in Camfil interview?

Some of the top questions asked at the Camfil interview -

  1. F2F interview. Most of the questions were related to resume, so be confident an...read more
  2. Technical questions related to air filt...read more

Tell us how to improve this page.

Camfil Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
4.0
 • 207 Interviews
MathCo Interview Questions
3.0
 • 109 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
XenonStack Interview Questions
3.3
 • 25 Interviews
View all

Camfil Reviews and Ratings

based on 16 reviews

4.3/5

Rating in categories

4.0

Skill development

4.3

Work-life balance

4.1

Salary

3.9

Job security

4.0

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 16 Reviews and Ratings
Area Sales Manager
11 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Assistant Manager
7 salaries
unlock blur

₹11.5 L/yr - ₹14 L/yr

Senior Design Engineer
6 salaries
unlock blur

₹7 L/yr - ₹9.8 L/yr

Senior Engineer
4 salaries
unlock blur

₹4.5 L/yr - ₹6.3 L/yr

Key Account Manager
4 salaries
unlock blur

₹14 L/yr - ₹21.4 L/yr

Explore more salaries
Compare Camfil with

AAF International

3.4
Compare

Freudenberg Filtration Technologies

4.0
Compare

Pall Corporation

4.3
Compare

Donaldson India Filter Systems

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