MathCo
THE PUNJAB PUBLIC SCHOOL Interview Questions and Answers
Q1. Suppose there are 3 students, everyone has x y and z salaries but no one is aware of each others salary. Find the avg of there salaries
To find the average of the salaries of 3 students with unknown salaries, add x, y, and z and divide by 3.
Add the salaries of x, y, and z together
Divide the total sum by 3 to find the average salary
Q2. sort an array of integers, find the max of two numbers using sql
Sorting and finding max of two numbers in an array using SQL
Use ORDER BY to sort the array of integers
Use LIMIT 2 to get the top two numbers
Use MAX function to find the maximum of the two numbers
Q3. Finding the missing element in the array
Finding the missing element in an array of strings
Iterate through the array and check for any missing elements
Use a hash set to keep track of elements that have been seen
Compare the elements in the array to a reference list of all possible elements
Example: ['apple', 'banana', 'orange', 'grape'] - missing 'kiwi'
Example: ['red', 'blue', 'green', 'yellow'] - missing 'purple'
Q4. Pronouncation of words in a passage
The question is about pronouncing words in a passage.
Break down the passage into smaller words and syllables to pronounce them correctly.
Use pronunciation guides or dictionaries to help with difficult words.
Practice speaking the words out loud to improve pronunciation.
Ask for feedback from others to ensure correct pronunciation.
Focus on stress and intonation patterns in sentences for natural sounding speech.
Q5. What is having in sql
HAVING clause is used in SQL to filter records based on aggregate functions.
HAVING is used with GROUP BY to filter groups based on a specified condition
It is used to filter the results of aggregate functions like COUNT, SUM, AVG, etc.
It is similar to WHERE clause but operates on groups rather than individual rows
Q6. What is data engineering
Data engineering involves designing, building, and maintaining data pipelines to collect, clean, and transform data for analysis.
Data engineering focuses on the architecture and infrastructure needed to handle large volumes of data.
It involves designing and implementing data pipelines to extract, transform, and load data into storage systems.
Data engineers work with tools like Apache Spark, Hadoop, and SQL databases to process and analyze data efficiently.
They also collaborat...read more
Q7. Explain projects
Projects are specific tasks or assignments undertaken to achieve a particular goal or objective.
Projects involve a defined scope, timeline, and budget.
They require a team of individuals with specific skills and expertise.
Projects are temporary in nature and have a clear start and end date.
Examples include developing a new software application, implementing a marketing campaign, or constructing a building.
Top HR Questions asked in THE PUNJAB PUBLIC SCHOOL
Interview Process at THE PUNJAB PUBLIC SCHOOL
Reviews
Interviews
Salaries
Users/Month