Upload Button Icon Add office photos

Filter interviews by

PSA Singapore Associate Engineer Interview Questions and Answers

Updated 3 Nov 2022

PSA Singapore Associate Engineer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed before Nov 2021. 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 - Aptitude Test 

Good nice questions and proper answers

Round 3 - HR 

(2 Questions)

  • Q1. Real reason to leave the company
  • Q2. How’s the work there?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do your best and make sure don’t slip. Friendly staff but feel like being used

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude tests

Round 2 - Coding Test 

There were two coding questions: one was classified as easy, while the other was of medium difficulty. The code must pass all test cases to be deemed complete.

Round 3 - Technical 

(2 Questions)

  • Q1. What basic coding logic questions were asked during the interview, such as checking for a prime number, finding the sum of digits in a string, and printing a pattern, along with any situation-based questio...
  • Q2. How can I approach my manager if I am struggling to manage my workload, and what is the best way to ask for assistance?
Round 4 - HR 

(4 Questions)

  • Q1. What other job offers do you currently have, and why are you interested in this company?
  • Q2. What is the reason for any gaps in your experience?
  • Q3. Can you provide an example of a situation in which you worked under pressure?
  • Q4. How do you approach problem-solving, and can you provide a specific situation where your leadership skills have benefited you?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The duration is 2 hours and consists of reasoning, quantitative aptitude, operating systems, networking, and English grammar.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in Mechanical Engineering and a passion for problem-solving and innovation.

    • Recent graduate with a degree in Mechanical Engineering

    • Passionate about problem-solving and innovation

    • Experience with CAD software such as SolidWorks

    • Completed internships at engineering firms

  • Answered by AI
  • Q2. Write a program to print vowels and consonants separately from a string?
  • Ans. 

    Program to print vowels and consonants separately from a string.

    • Iterate through each character in the string and check if it is a vowel or consonant.

    • Store vowels and consonants in separate arrays.

    • Print the arrays containing vowels and consonants separately.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. I was not selected for the HR Interview ,despite successfully executing and demonstrating the program, considering the interviewer only asked me to write a program and then concluded the interview?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at S J B Institute of Technology, Bangalore

Round 1 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented engineer with a passion for problem-solving and continuous learning.

    • Graduated with a degree in Engineering

    • Completed internships at engineering firms

    • Proficient in CAD software such as AutoCAD and SolidWorks

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Detailed explanation of projects
  • Ans. 

    I have worked on various projects including designing a new software system for a manufacturing company and implementing a data analysis tool for a research project.

    • Designed and implemented a new software system for a manufacturing company to streamline their production process

    • Developed a data analysis tool using Python and SQL for a research project to analyze large datasets

    • Collaborated with a team of engineers to opt...

  • Answered by AI
  • Q3. Role in project
  • Ans. 

    My role in the project was to design and implement software solutions to meet project requirements.

    • Designed software solutions based on project requirements

    • Implemented and tested software solutions

    • Collaborated with team members to ensure project success

  • Answered by AI
  • Q4. Biggest achievement till now
  • Ans. 

    Leading a team to successfully implement a new software system for a major client

    • Led a team of 5 engineers in designing and implementing a custom software solution

    • Met all project deadlines and delivered the final product ahead of schedule

    • Received positive feedback from the client for the efficiency and effectiveness of the new system

  • Answered by AI
  • Q5. Challenges faced in project
  • Ans. 

    Managing tight deadlines, communication issues, technical challenges

    • Tight deadlines requiring efficient time management

    • Communication issues with team members or stakeholders

    • Technical challenges such as software bugs or hardware malfunctions

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Print 1 to 50 odd numbers using the react hooks

Round 2 - Technical 

(2 Questions)

  • Q1. What is reducer in React
  • Q2. What are higher order components
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was good average questions were asked

Round 2 - Technical 

(4 Questions)

  • Q1. Explain splunk in 2 lines
  • Ans. 

    Splunk is a software platform used for searching, monitoring, and analyzing machine-generated big data.

    • Splunk collects and indexes data from various sources like logs, sensors, and applications.

    • Users can search, analyze, and visualize this data to gain insights and troubleshoot issues.

    • It helps in monitoring system performance, security, and compliance.

    • Organizations use Splunk for IT operations, security, and business a...

  • Answered by AI
  • Q2. Splunk components in detail explain
  • Ans. 

    Splunk components include forwarders, indexers, search heads, and deployment servers.

    • Forwarders collect and forward data to indexers.

    • Indexers store and index data for searching.

    • Search heads provide a user interface for searching and analyzing data.

    • Deployment servers manage configurations and updates for Splunk components.

  • Answered by AI
  • Q3. Splunk parts to address
  • Ans. 

    Splunk parts to address

    • Indexing

    • Searching

    • Reporting

    • Alerting

  • Answered by AI
  • Q4. Splunk use cases

Skills evaluated in this interview

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

4 dsa ques and 2 schema ques

Round 2 - Technical 

(2 Questions)

  • Q1. Technical question
  • Q2. Technical question on different types
Round 3 - HR 

(2 Questions)

  • Q1. Verification of documents
  • Q2. General talks on personal
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is store procedure vs function sql
  • Ans. 

    A stored procedure is a set of SQL statements that can be executed on the database, while a function returns a value.

    • Stored procedures can perform multiple operations and can return multiple result sets.

    • Functions are used to encapsulate logic and can be used in SQL statements.

    • Stored procedures are precompiled and stored in the database for reuse.

    • Functions can be used in SELECT, WHERE, and HAVING clauses.

    • Example: CREATE...

  • Answered by AI
  • Q2. How we do state management in mvc
  • Ans. 

    State management in MVC is typically done using session variables, view state, cookies, or hidden fields.

    • Session variables are used to store user-specific data across multiple requests.

    • View state is used to maintain the state of the controls on a page between postbacks.

    • Cookies can be used to store small pieces of data on the client side.

    • Hidden fields are used to store data that needs to be persisted across postbacks.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. More about c language and palindrome and fibonacci series
Round 2 - HR 

(1 Question)

  • Q1. Package and location discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There was two coding and mcq's

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse array without using extra space
  • Ans. 

    Reverse array in place without using extra space

    • Use two pointers, one at the beginning and one at the end, swap elements until they meet in the middle

    • For example, if the array is ['apple', 'banana', 'cherry'], after reversing it will be ['cherry', 'banana', 'apple']

  • Answered by AI
  • Q2. Binary tree left reversal

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident you can crack it too

Skills evaluated in this interview

PSA Singapore Interview FAQs

How many rounds are there in PSA Singapore Associate Engineer interview?
PSA Singapore interview process usually has 3 rounds. The most common rounds in the PSA Singapore interview process are Resume Shortlist, Aptitude Test and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 PSA Singapore interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
RTG Operator
4 salaries
unlock blur

₹4 L/yr - ₹13.5 L/yr

Explore more salaries
Compare PSA Singapore with

Adani Ports and SEZ

3.9
Compare

Jawaharlal Nehru Port Trust

4.3
Compare

DP World

3.9
Compare

APM Terminals

4.5
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