Add office photos
Engaged Employer

Crio.Do

3.3
based on 117 Reviews
Filter interviews by

Pon Pure Chemical Interview Questions and Answers

Updated 16 Oct 2024

Q1. Difference between SQL vs nosql

Ans.

SQL is a relational database management system, while NoSQL is a non-relational database management system.

  • SQL is table-based, with a predefined schema, while NoSQL is document, key-value, graph, or wide-column store-based, with dynamic schema.

  • SQL is best suited for complex queries and transactions, while NoSQL is better for hierarchical data storage and real-time web applications.

  • Examples of SQL databases include MySQL, Oracle, and SQL Server, while examples of NoSQL databas...read more

Add your answer

Q2. What is use state

Ans.

Use state is a feature in React that allows components to have local state.

  • Use state is a React Hook that allows functional components to have state.

  • It is used to store and update component-specific data.

  • Example: const [count, setCount] = useState(0);

Add your answer

Q3. Middle number in a matrix

Ans.

The middle number in a matrix is the number located at the center of the matrix.

  • To find the middle number in a matrix, first determine the number of rows and columns in the matrix.

  • If the number of rows and columns is odd, the middle number is located at (n/2, n/2) where n is the number of rows or columns.

  • If the number of rows and columns is even, there may be multiple middle numbers or the average of the two middle numbers is considered.

Add your answer

Q4. Check Anagram of two strings.

Ans.

Check if two strings are anagrams of each other.

  • Create a character count array for each string

  • Compare the character count arrays to check if they are equal

  • Ignore spaces and consider case sensitivity

Add your answer
Discover Pon Pure Chemical interview dos and don'ts from real experiences

Q5. Reverse a linked List.

Ans.

Reverse a linked list by changing the pointers direction.

  • Start with three pointers: current, previous, and next.

  • Iterate through the linked list, updating the pointers to reverse the direction.

  • Update the head of the linked list to be the last node visited.

Add your answer

Q6. Project Description

Ans.

The project involves designing and managing the construction of a new office building.

  • Developing project plans and timelines

  • Coordinating with architects and contractors

  • Ensuring compliance with building codes and regulations

  • Managing project budget and resources

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Pon Pure Chemical

based on 5 interviews in the last 1 year
1 Interview rounds
Coding Test Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Project Engineer Interview Questions from Similar Companies

3.7
 • 292 Interview Questions
4.1
 • 24 Interview Questions
4.2
 • 21 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter