Upload Button Icon Add office photos

Filter interviews by

Sefar Interview Questions and Answers for Experienced

Updated 17 Oct 2023

Sefar Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 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 - HR 

(1 Question)

  • Q1. Normal HR's questions
Round 3 - Behavioral 

(3 Questions)

  • Q1. General questions answers session
  • Q2. Family background
  • Q3. General sales area mapping

Senior Sales Engineer Interview Questions asked at other Companies

Q1. What is MCCB And MCCB KA ratings?diffrence Between MCB and ELCB?
View answer (3)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About myself and hobbies
  • Q2. Your strength and weakness
Round 2 - Technical 

(2 Questions)

  • Q1. About travel tourism
  • Q2. General Knowledge
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Questions about my technical experience
  • Q2. 3 reasons why I want to work for the company
  • Q3. Why I left my previous organization
  • Q4. Design Principles - Case-based question
  • Q5. Write a class (structure) for the case - based question
  • Ans. 

    Class structure for a case-based question

    • Create a class with attributes representing the different aspects of the case

    • Include methods for processing and analyzing the case data

    • Consider using inheritance or composition for complex cases

  • Answered by AI
  • Q6. How would I design an application(case)?
  • Ans. 

    Designing an application involves identifying requirements, creating a user-friendly interface, implementing necessary features, and testing for functionality.

    • Identify the requirements and objectives of the application.

    • Design a user-friendly interface that is easy to navigate.

    • Implement necessary features and functionalities based on the requirements.

    • Test the application thoroughly to ensure functionality and usability.

    • ...

  • Answered by AI
  • Q7. If a square was divided in 4 parts and you remove one part, how would you divide the remaining in 4 parts?

Interview Preparation Tips

Topics to prepare for SAS Senior Associate Software Developer interview:
  • Javascript
Interview preparation tips for other job seekers - This was just a pre-screening round. They have L1, L2 technical rounds, an EVP - employee value proposition round and the final HR round.

Skills evaluated in this interview

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

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Why should we recruit you
  • Q3. What is your strength
  • Q4. What is your weakness
  • Q5. Tell about your previous experience
Round 2 - Assignment 

Given 20 question and 1 hr time

Round 3 - Technical 

(3 Questions)

  • Q1. Do you know about SAP
  • Ans. 

    Yes, SAP is a widely used enterprise resource planning software.

    • SAP is an ERP software used by companies to manage business operations.

    • It helps in streamlining processes such as accounting, sales, HR, and inventory management.

    • Knowledge of SAP can be beneficial for customer service representatives to assist customers with inquiries related to orders, invoices, and product availability.

  • Answered by AI
  • Q2. How would you rate yourself for excel
  • Q3. What is indexing in excel
  • Ans. 

    Indexing in Excel refers to the process of organizing data in a spreadsheet to make it easier to search and retrieve information.

    • Indexing allows users to quickly locate specific data within a large dataset.

    • It involves creating a reference point for each row or column in the spreadsheet.

    • Users can use the index to navigate to a specific location in the spreadsheet without scrolling through all the data.

    • Indexing can impro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Given all answers, but they are expecting low budget candidates

Skills evaluated in this interview

Electrical Engineer- Design Interview Questions & Answers

Amco Saft India user image Anonymous

posted on 19 Jun 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question asked was totally irrelevant with thier work.
  • Q2. Electrical calculations
Round 2 - HR 

(1 Question)

  • Q1. Only salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Typical hr questions related to why do you want to join us. Why are you leaving your job.
  • Q2. 1.Db find second highest record. 2.group by query problem. 3.lambda expressions. 4.Hashmap implementations 5.Java tricky questions.
  • Q3. 2 questions asked pen paper round. This round is more about understanding analytics ability.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not good company for seasoned craftsmen.
Office is too far from city centre.
Looks flashy from outside by promotions and GPTW certifications by inside it's too shaky.
No auditing of process by management, mentorship is which is of no use as leads keep telling existing employees not to help new person joined in the team.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference between union and union all in SQL?
  • Ans. 

    Union combines and removes duplicates, Union All combines without removing duplicates.

    • Union combines result sets and removes duplicates

    • Union All combines result sets without removing duplicates

    • Union is slower than Union All as it involves removing duplicates

    • Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;

    • Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;

  • Answered by AI
  • Q2. How to show top 5 in pandas?
  • Ans. 

    To show top 5 in pandas, use the nlargest() function.

    • Use the nlargest() function with the 'n' parameter set to 5 to get the top 5 values in a pandas DataFrame.

    • For example: df['column_name'].nlargest(5) will return the top 5 values in the specified column.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. If we have 3 numerical columns, which chart is a better representation these column?
  • Ans. 

    A scatter plot is a better representation for 3 numerical columns.

    • Use a scatter plot to show the relationship between the numerical columns.

    • Scatter plots are effective for visualizing correlations and patterns in data.

    • Each point on the plot represents a data point with values from all 3 columns.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Omnicom Media Group Data Analyst interview:
  • SQL Server
  • Pandas
  • Power Bi

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is benefit of reactjs
  • Ans. 

    ReactJS provides a number of benefits such as component reusability, virtual DOM for efficient rendering, and improved performance.

    • Component reusability allows for faster development and easier maintenance.

    • Virtual DOM enables efficient rendering by only updating the necessary components.

    • ReactJS offers improved performance due to its ability to handle large amounts of data without affecting the user experience.

    • ReactJS s...

  • Answered by AI
  • Q2. List all the major
  • Ans. 

    Major libraries and frameworks used in React.js development

    • React: A JavaScript library for building user interfaces

    • React Router: A routing library for React applications

    • Redux: A predictable state container for JavaScript apps

    • Axios: A promise-based HTTP client for making API requests

    • Jest: A JavaScript testing framework for React applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confi

Skills evaluated in this interview

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

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

Round 1 - HR 

(1 Question)

  • Q1. General information about previous job roles, core skills, qualifications, weaknesses and salary expectations.

Interview Preparation Tips

Topics to prepare for Alok International Junior Assistant interview:
  • Core skill,
  • Educational Qualification
  • Weekness
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 3 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 - HR 

(4 Questions)

  • Q1. About previous work experience.
  • Q2. Why you left previous company.
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Opportunity for career advancement

    • Desire for new challenges

    • Company culture misalignment

    • Relocation or personal reasons

    • Better compensation or benefits

    • Lack of job security or stability

  • Answered by AI
  • Q3. Why you want to join this company
  • Ans. 

    I want to join this company because of its strong reputation, innovative projects, and collaborative work environment.

    • Strong reputation: The company has a proven track record of success and is highly regarded in the industry.

    • Innovative projects: The company is known for its cutting-edge projects and commitment to pushing boundaries.

    • Collaborative work environment: The company values teamwork and fosters a supportive and...

  • Answered by AI
  • Q4. In which level you want to be in 5years
  • Ans. 

    I aim to be at the senior management level in 5 years, leading a team of program managers and driving strategic initiatives.

    • I aspire to be a senior manager within the program management field

    • I want to lead a team of program managers and contribute to the organization's strategic goals

    • I aim to drive impactful initiatives and deliver successful programs

    • I plan to continuously develop my skills and knowledge to excel in my...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. About my previous work nature.responsibilities
  • Q2. Institutions covered, area of expertise,area handled.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong what you added in your resume.

Sefar Interview FAQs

How many rounds are there in Sefar interview for experienced candidates?
Sefar interview process for experienced candidates usually has 3 rounds. The most common rounds in the Sefar interview process for experienced candidates are HR, Behavioral and Resume Shortlist.
What are the top questions asked in Sefar interview for experienced candidates?

Some of the top questions asked at the Sefar interview for experienced candidates -

  1. Top customers and revenue generated in pa...read more
  2. Technical Background and experie...read more
  3. Industrial Territory Mapp...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 973 Interviews
Tata Steel Interview Questions
4.1
 • 812 Interviews
JSW Steel Interview Questions
3.9
 • 556 Interviews
Grasim Industries Interview Questions
4.0
 • 199 Interviews
Bharat Petroleum Interview Questions
4.2
 • 151 Interviews
View all

Sefar Reviews and Ratings

based on 32 reviews

3.4/5

Rating in categories

3.3

Skill development

3.8

Work-Life balance

3.2

Salary & Benefits

3.4

Job Security

3.2

Company culture

2.7

Promotions/Appraisal

3.1

Work Satisfaction

Explore 32 Reviews and Ratings
Senior Sales Engineer
23 salaries
unlock blur

₹9 L/yr - ₹12 L/yr

Application Manager
7 salaries
unlock blur

₹11 L/yr - ₹17 L/yr

Quality Engineer
6 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Sales Engineer
6 salaries
unlock blur

₹7.2 L/yr - ₹10.4 L/yr

Assistant Manager
4 salaries
unlock blur

₹6.6 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Sefar with

Tata Steel

4.1
Compare

Reliance Industries

4.1
Compare

Grasim Industries

4.0
Compare

JSW Steel

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview