Upload Button Icon Add office photos

Filter interviews by

Tasnee Petrochemicals Senior Specialist Interview Questions and Answers

Updated 3 Jul 2024

Tasnee Petrochemicals Senior Specialist Interview Experiences

1 interview found

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

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

Round 1 - Group Discussion 

40 min discussion. Nice to have a discussion with the Technical team.

Round 2 - Technical 

(4 Questions)

  • Q1. About the Previous Experience
  • Q2. Technical questions on the project scope
  • Q3. Why I am looking for the job change
  • Q4. What I know about that company in a few sentences

Interview Preparation Tips

Topics to prepare for Tasnee Petrochemicals Senior Specialist interview:
  • Material Catalogue
  • Materials Management
  • Master data management
  • Asset Management
  • Data Cleansing
  • Data Analysis
Interview preparation tips for other job seekers - I want to inform the job seekers. Job hunting can be challenging, but with the right approach and mindset, I can improve my chances of landing a great job. Post my CV to all companies global wide.

Interview questions from similar companies

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

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

Round 1 - Technical 

(20 Questions)

  • Q1. What is Active Directory?
  • Q2. What is the role of Active Directory Users and Computers?
  • Q3. What is the process for creating users and groups in Active Directory?
  • Q4. What is the process for enabling and disabling users in Active Directory?
  • Q5. What is a Distribution List in Exchange Server?
  • Q6. What is a shared mailbox in Exchange Server?
  • Q7. What is the process for applying Group Policy in Active Directory?
  • Q8. What is the precedence of Group Policy Objects (GPO) in Active Directory?
  • Q9. What is Windows Management Instrumentation (WMI) in Group Policy Objects (GPO)?
  • Q10. What is the difference between a distribution list and a shared mailbox?
  • Q11. What are the differences between the E1, E3, and E5 plans in Microsoft Office 365?
  • Q12. What is the difference between cloud storage and on-premises storage?
  • Q13. How can an administrative role be assigned to a user in Active Directory?
  • Q14. What is Active Directory?
  • Q15. What is Active Directory Domain Services (ADDS)?
  • Q16. What is a database schema?
  • Q17. What is the purpose of the object management system in Active Directory?
  • Q18. How did you apply for this job?
  • Q19. What were your responsibilities in your last job?
  • Q20. Are you comfortable working in a rotational shift?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare thoroughly.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Java basics and Spring boot basics
  • Q2. Streams code on second frequent character in a string
  • Ans. 

    Use streams to find and output the code of the second most frequent character in a string.

    • Use Java streams to convert the string to a character array

    • Use Collectors.groupingBy to group characters by count

    • Sort the map by value to find the second most frequent character

    • Return the code of the second most frequent character

  • Answered by AI
  • Q3. Microservice design patterns and fault toler
Round 2 - Technical 

(4 Questions)

  • Q1. Java and springboot basics
  • Q2. 2 code utilizing streams
  • Ans. 

    Utilize streams to filter and map elements in an array of strings

    • Use stream.filter() to filter elements based on a condition

    • Use stream.map() to transform elements into a new form

    • Example: List filteredList = stringList.stream().filter(s -> s.startsWith("A")).map(String::toUpperCase).collect(Collectors.toList());

Answered by AI
  • Q3. SQL questions and db related questions
  • Q4. Scenario based questions on Springboot
  • Round 3 - Technical 

    (5 Questions)

    • Q1. OOPS concept in detail
    • Ans. 

      OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

      • OOPS focuses on the creation of objects that interact with each other to solve a problem.

      • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation.

      • Example: Inheritance allows a class to inherit properties and behavior

    • Answered by AI
    • Q2. Java code on swapping without using third variable
    • Ans. 

      Swapping two numbers without using a third variable in Java.

      • Use bitwise XOR operation to swap two numbers without using a third variable.

      • Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5

    • Answered by AI
    • Q3. Streams coding 2 questions
    • Q4. Springboot basics
    • Q5. Project related questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Have you basics clear and thorough

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    Hard
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

    Round 1 - HR 

    (1 Question)

    • Q1. Basic self intro
    Round 2 - Assignment 

    We have to write an SI

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

    (1 Question)

    • Q1. About the previous Company Experience and related Questions
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    Aptitude and logical reasoning and english grammer

    Round 2 - HR 

    (2 Questions)

    • Q1. Self introduction and previous experience
    • Q2. About company details and general topics
    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 May 2023. There were 2 interview rounds.

    Round 1 - Technical 

    (2 Questions)

    • Q1. They asked about basics of hadoop
    • Q2. Hadoop basics, remember cluster capacity & configuration always
    Round 2 - HR 

    (1 Question)

    • Q1. Salary negotation

    I applied via Job Portal and was interviewed in Nov 2021. There was 1 interview round.

    Interview Questionnaire 

    1 Question

    • Q1. It was technical round. Most of the questions were from ERP integrations ,Solr, Payment Integration, OCC, Hot folder. As I had worked on most of the pieces I could able to answer.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be prepared on all above topics and if you dont know be the same.
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. It's good one only for the Interview
    • Q2. The question was not difficult, it's actually very easy.
    Round 2 - HR 

    (2 Questions)

    • Q1. Discussing the salary round
    • Q2. Its good and communicate in the HR

    Interview Preparation Tips

    Interview preparation tips for other job seekers - The onboarding process is good, but it is starting late.
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -

    I applied via Naukri.com

    Round 1 - Technical 

    (2 Questions)

    • Q1. Technical Queries
    • Q2. Project activities related to my skill
    Round 2 - One-on-one 

    (1 Question)

    • Q1. Project Scenario which i had worked.
    Round 3 - HR 

    (1 Question)

    • Q1. Salary discussion

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Expose your multi skills work experience

    Tasnee Petrochemicals Interview FAQs

    How many rounds are there in Tasnee Petrochemicals Senior Specialist interview?
    Tasnee Petrochemicals interview process usually has 2 rounds. The most common rounds in the Tasnee Petrochemicals interview process are Group Discussion and Technical.

    Tell us how to improve this page.

    Tasnee Petrochemicals Senior Specialist Interview Process

    based on 1 interview

    Interview experience

    3
      
    Average
    View more

    Tasnee Petrochemicals Senior Specialist Reviews and Ratings

    based on 1 review

    4.0/5

    Rating in categories

    4.0

    Skill development

    5.0

    Work-life balance

    4.0

    Salary

    3.0

    Job security

    3.0

    Company culture

    3.0

    Promotions

    3.0

    Work satisfaction

    Explore 1 Review and Rating
    Process Engineer
    4 salaries
    unlock blur

    ₹45.2 L/yr - ₹99.8 L/yr

    Maintenance Planner
    4 salaries
    unlock blur

    ₹12 L/yr - ₹18 L/yr

    Consultant
    3 salaries
    unlock blur

    ₹15 L/yr - ₹15 L/yr

    Senior Engineer
    3 salaries
    unlock blur

    ₹20 L/yr - ₹48 L/yr

    Electrical Engineer
    3 salaries
    unlock blur

    ₹12 L/yr - ₹16 L/yr

    Explore more salaries
    Compare Tasnee Petrochemicals with

    Reliance Industries

    4.0
    Compare

    Indian Oil Corporation

    4.4
    Compare

    Bharat Petroleum

    4.2
    Compare

    Hindustan Petroleum

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