Premium Employer

i

This company page is being actively managed by Bentley Systems Team. If you also belong to the team, you can get access from here

Bentley Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bentley Systems Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top Bentley Systems Interview Questions and Answers

View all 21 questions

Bentley Systems Interview Experiences

Popular Designations

20 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 4 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 

Sometime it is taken

Round 3 - Technical 

(1 Question)

  • Q1. It related to product
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hour for 2 coding questions on Codility Platform

Round 2 - Coding Test 

(1 Question)

  • Q1. Coding questions on Codility Platform (on-site)

Top Bentley Systems Associate Software Engineer Interview Questions and Answers

Q1. Write a function to swap. What exceptions it may throw?
View answer (2)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

I applied via campus placement at Techno India Group, Kolkata and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

3 Questions of medium to easy level.

Round 3 - Technical 

(2 Questions)

  • Q1. Details about project?
  • Ans. 

    Developed a web application for managing inventory and sales

    • Used HTML, CSS, and JavaScript for the frontend

    • Implemented a RESTful API using Node.js and Express.js for the backend

    • Utilized a MySQL database for storing and retrieving data

    • Implemented authentication and authorization using JSON Web Tokens (JWT)

    • Implemented features like product search, order management, and reporting

  • Answered by AI
  • Q2. DBMS and OOPs concept related questions
Round 4 - Technical 

(1 Question)

  • Q1. General discussion about C++ and tech stacks with which the company works with.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep the basics clear and learn C++ if not because they prefer C++ over Java.

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)

I applied via Walk-in and was interviewed in Jan 2022. There were 6 interview rounds.

Round 1 - Coding Test 

Coding test purely on DSA. Platform was Codility. Four programming questions in two hours. Difficulty level was a bit above medium.

Round 2 - Coding Test 

Those who cleared first coding test were called to the Pune office. Again a coding test. Two Questions in 55mins. Same platform.

Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a passionate software developer with experience in various programming languages and a strong problem-solving skills.

    • Experienced in Java, C++, and Python

    • Proficient in web development using HTML, CSS, and JavaScript

    • Strong understanding of data structures and algorithms

    • Worked on projects involving database management and API integration

    • Excellent communication and teamwork skills

  • Answered by AI
  • Q2. Your entire background.
  • Ans. 

    I have a strong background in software development with experience in various programming languages and technologies.

    • Bachelor's degree in Computer Science

    • 3 years of experience as a software developer

    • Proficient in Java, C++, and Python

    • Familiarity with web development using HTML, CSS, and JavaScript

    • Experience with database management systems like MySQL

    • Knowledge of software development methodologies like Agile

    • Strong probl...

  • Answered by AI
  • Q3. Previous projects and internships.
  • Ans. 

    I have worked on various projects and internships related to software development.

    • Developed a web application using HTML, CSS, and JavaScript.

    • Created a mobile app using React Native.

    • Interned at a software company and contributed to the development of a CRM system.

    • Worked on a team project to build a database management system using SQL.

  • Answered by AI
  • Q4. Role you're interested in.
  • Ans. 

    I am interested in the role of Associate Software Developer.

    • I have a strong background in programming languages such as Java, C++, and Python.

    • I have experience in developing web applications using frameworks like React and Angular.

    • I am familiar with software development methodologies such as Agile and Scrum.

    • I enjoy problem-solving and finding efficient solutions to complex technical challenges.

  • Answered by AI
Round 4 - Technical 

(5 Questions)

  • Q1. Tell me about yourself and your background.
  • Ans. 

    I am a software developer with a strong background in programming and problem-solving.

    • Bachelor's degree in Computer Science

    • Experience in developing web applications using Java and JavaScript

    • Proficient in database management systems like MySQL

    • Strong analytical and problem-solving skills

    • Ability to work well in a team and meet deadlines

  • Answered by AI
  • Q2. Questions on previous projects & internships.
  • Q3. Questions based on the entire resume
  • Q4. Deep dive in the DSA.
  • Ans. 

    DSA stands for Data Structures and Algorithms, which are fundamental concepts in computer science.

    • DSA is used to solve complex problems efficiently.

    • Data Structures are ways of organizing and storing data, such as arrays, linked lists, and trees.

    • Algorithms are step-by-step procedures for solving problems, such as sorting and searching.

    • Understanding DSA is essential for software development and programming interviews.

    • Exa...

  • Answered by AI
  • Q5. Interview took around an hour.
Round 5 - HR 

(1 Question)

  • Q1. It was just an informal HR Discussion. Wasn't actually a round.
Round 6 - One-on-one 

(3 Questions)

  • Q1. This round took a month to happen.
  • Q2. It was a 45min interview revolving around the programming paradigms.
  • Q3. This round was with one of the very Senior Authority in the organization

Interview Preparation Tips

Topics to prepare for Bentley Systems Associate Software Developer interview:
  • C++
  • Algorithms
  • Data Structures
  • Basics of Computer Science
Interview preparation tips for other job seekers - 1. A short and crisp resume.
2. Be thorough with the resume.
3. Keep practicing problem solving questions from HackerRank/LeetCode.
4. Sound bold and confident throughout the process.
5. Believe in yourself

Skills evaluated in this interview

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
Add answer

Bentley Systems interview questions for popular designations

 Associate Software Engineer

 (6)

 Software Engineer Intern Trainee

 (2)

 Associate Software Developer

 (1)

 Graduate Engineer

 (1)

 Housekeeping Supervisor

 (1)

 HR Specialist

 (1)

 Intern

 (1)

 Marketing Intern

 (1)

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. They mostly asked me about my skill set and the tools I know and some marketing questions.
Round 2 - Technical 

(1 Question)

  • Q1. They asked me about the tools more and few technical terms about marketing .
Round 3 - HR 

(1 Question)

  • Q1. My aspirations and goals

Interview Preparation Tips

Topics to prepare for Bentley Systems Marketing Intern interview:
  • Marketing domain
Interview preparation tips for other job seekers - Have proper domain knowledge and have solid response when they ask about your resume.

Marketing Intern Interview Questions asked at other Companies

Q1. Most of our website traffic comes from India while our target geography is the USA. How will you bring US traffic?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Describe a time when y ou had to learn a new kill to complete a project
  • Q2. Tell me about your resume
Round 3 - Coding Test 

Reverse a given string using for loop

Interview Preparation Tips

Topics to prepare for Bentley Systems Software Engineer interview:
  • Data Structures
  • Algorithms
  • Coding
Interview preparation tips for other job seekers - Master Data Structures and Algorithms and be prepared to talk your experience written in your resume

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Jobs at Bentley Systems

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via CoCubes and was interviewed before Dec 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

There were some basic aptitude questions and OOP questions as MCQs. At the end there was a simple conding question.

Round 3 - Technical 

(2 Questions)

  • Q1. What is pre/post increment/decrement operator?
  • Ans. 

    Pre/post increment/decrement operators are used to increase/decrease the value of a variable by 1.

    • Pre-increment operator (++x) increases the value of x by 1 before using it in an expression.

    • Post-increment operator (x++) increases the value of x by 1 after using it in an expression.

    • Pre-decrement operator (--x) decreases the value of x by 1 before using it in an expression.

    • Post-decrement operator (x--) decreases the valu...

  • Answered by AI
  • Q2. Projects worked on Internships
  • Ans. 

    I have worked on various projects and internships during my time as a software engineer.

    • Developed a web application for a retail company to manage inventory and sales.

    • Collaborated with a team to create a mobile app for a healthcare startup to track patient vitals.

    • Implemented a machine learning algorithm for a research project in the field of natural language processing.

    • Optimized database queries and improved performanc...

  • Answered by AI
Round 4 - Technical 

(3 Questions)

  • Q1. Program to find middle of a linked list
  • Ans. 

    Program to find middle of a linked list

    • Traverse the linked list using two pointers, one moving twice as fast as the other

    • When the faster pointer reaches the end, the slower pointer will be at the middle

    • Handle even and odd length linked lists separately

  • Answered by AI
  • Q2. Discussion on projects and internships
  • Q3. Other simple DSA questions
Round 5 - Technical 

(3 Questions)

  • Q1. What data structures would you use to save images?
  • Ans. 

    I would use a binary format like JPEG or PNG to save images.

    • JPEG and PNG are common binary formats used to save images.

    • These formats use compression to reduce file size without losing quality.

    • Other options include BMP, GIF, and TIFF, but they may not be as efficient.

    • Images can also be saved as arrays of pixels or as vectors, depending on the type of image.

    • The choice of data structure depends on the specific use case an

  • Answered by AI
  • Q2. Write a function to swap. What exceptions it may throw?
  • Ans. 

    Function to swap two variables and possible exceptions

    • Function should take two variables as input

    • Use a temporary variable to swap the values

    • Possible exceptions include null pointer exception or out of bounds exception

  • Answered by AI
  • Q3. System design of a carrom board game
  • Ans. 

    Designing a carrom board game system

    • Define game rules and mechanics

    • Create game board and pieces

    • Implement player turns and scoring system

    • Include AI for single player mode

    • Consider multiplayer options and networking

    • Test and debug thoroughly

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Bentley Systems Associate Software Engineer interview:
  • C
  • C++
  • Javascript
  • React.Js
  • C#
Interview preparation tips for other job seekers - Keep your fundamentals strong. Do some projects. Have good communication.

Skills evaluated in this interview

Top Bentley Systems Associate Software Engineer Interview Questions and Answers

Q1. Write a function to swap. What exceptions it may throw?
View answer (2)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2021

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First round was coding round : 1. One string rotaion of other 2. Nearest largest and smallest prime value of given input. interview questions:What is difference between reference variable and pointer ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Study on cpp , python basic if specified , data structure , oop.

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

I applied via Referral and was interviewed in Mar 2020. There were 6 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Your role and responsibility.
  • Ans. 

    As a Senior Software Quality Analyst, my role is to ensure the quality of software products by designing and implementing test strategies, conducting test cases, and identifying and reporting defects.

    • Design and implement test strategies to ensure software quality

    • Conduct test cases to identify defects and ensure functionality

    • Collaborate with development teams to address and resolve issues

    • Report defects and track resolut...

  • Answered by AI
  • Q2. How Agile works in your previous organization?
  • Q3. Manual and Automation Question
  • Q4. When you will say to stop testing?
  • Ans. 

    Testing can be stopped when certain conditions are met.

    • Stop testing when all test cases have been executed and passed successfully.

    • Stop testing when the project deadline is approaching and the remaining testing effort is not feasible.

    • Stop testing when the cost of finding and fixing defects outweighs the benefits of further testing.

    • Stop testing when the software meets the specified requirements and is deemed fit for rel...

  • Answered by AI
  • Q5. What if last minute testing you find blocker/major bugs?
  • Ans. 

    If last minute testing finds blocker/major bugs, prioritize and communicate the issues to the relevant stakeholders.

    • Prioritize the bugs based on their severity and impact on the system

    • Communicate the issues to the development team and project manager

    • Provide detailed information about the bugs, including steps to reproduce and potential impact

    • Work with the team to determine the best course of action, such as fixing the ...

  • Answered by AI
  • Q6. Explain sprint ceremony?
  • Ans. 

    Sprint ceremony is a set of meetings held during a sprint in Agile software development.

    • Sprint planning: Discussing and prioritizing the user stories for the upcoming sprint.

    • Daily stand-up: A short daily meeting where team members share progress, discuss challenges, and plan for the day.

    • Sprint review: Demonstrating the completed work to stakeholders and gathering feedback.

    • Sprint retrospective: Reflecting on the sprint,...

  • Answered by AI
  • Q7. If there is any bug/defect leakage, how will you tackle that situation and what you make that it won't occur in future.
  • Ans. 

    To tackle bug/defect leakage, I would implement a comprehensive defect management process and focus on preventive measures.

    • Implement a robust defect management process

    • Conduct thorough testing and review processes

    • Use automated testing tools and techniques

    • Establish clear communication channels with the development team

    • Analyze root causes of bug leakage and take corrective actions

    • Implement preventive measures such as code...

  • Answered by AI
  • Q8. What's your goal toward Bentley

Interview Preparation Tips

Interview preparation tips for other job seekers - I faced total 5 round which took almost a month to complete and joining take another 20 days. Joining in Bentley required patience.
Be prepared with real time scenarios, they always ask real time incident.

Skills evaluated in this interview

Senior Software Quality Analyst Interview Questions asked at other Companies

Q1. If there is any bug/defect leakage, how will you tackle that situation and what you make that it won't occur in future.
View answer (2)

HR Specialist Interview Questions & Answers

user image Anonymous

posted on 26 Feb 2022

I applied via LinkedIn and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.
Round 3 - HR 

(5 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. Tell me about yourself.
Round 4 - HR 

(5 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. Tell me about yourself.
Round 5 - HR 

(5 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - be ready to talk same as you discuss in first interview through entire process of 5 rounds.
also if you have free time giving interview the company takes almost 2 to 3 months only to have rounds of interview.

HR Specialist Interview Questions asked at other Companies

Q1. How can you check whether your candidate has guven intetview properly in clients office by reqjesting office visits from your office
View answer (1)

Bentley Systems Interview FAQs

How many rounds are there in Bentley Systems interview?
Bentley Systems interview process usually has 3-4 rounds. The most common rounds in the Bentley Systems interview process are Technical, Coding Test and HR.
How to prepare for Bentley Systems interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bentley Systems. The most common topics and skills that interviewers at Bentley Systems expect are Microstation, Simulation, Project Delivery, Recruitment and Mining.
What are the top questions asked in Bentley Systems interview?

Some of the top questions asked at the Bentley Systems interview -

  1. Write a function to swap. What exceptions it may thr...read more
  2. If there is any bug/defect leakage, how will you tackle that situation and what...read more
  3. What data structures would you use to save imag...read more

Tell us how to improve this page.

Bentley Systems Interview Process

based on 20 interviews

Interview experience

4.4
  
Good
View more
Join Bentley Systems Providing software that advances the world’s infrastructure.

Interview Questions from Similar Companies

Globant Interview Questions
3.8
 • 171 Interviews
Dassault Systemes Interview Questions
4.0
 • 160 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
PTC Interview Questions
4.2
 • 62 Interviews
Autodesk Interview Questions
4.3
 • 39 Interviews
AVEVA Interview Questions
4.3
 • 27 Interviews
Trimble Interview Questions
4.2
 • 26 Interviews
View all

Fast track your campus placements

View all

Bentley Systems Reviews and Ratings

based on 148 reviews

4.3/5

Rating in categories

4.0

Skill development

4.5

Work-life balance

3.9

Salary

4.1

Job security

4.3

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 148 Reviews and Ratings
Marketing Technology Manager

Kolkata,

Mumbai

+5

5-7 Yrs

Not Disclosed

Colleague Services Specialist

Pune

3-7 Yrs

Not Disclosed

Senior Software Engineer

Pune

8-13 Yrs

₹ 18-22.4 LPA

Explore more jobs
Software Engineer Level 1
88 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Software Engineer
51 salaries
unlock blur

₹4.8 L/yr - ₹16.8 L/yr

Associate Software Engineer
44 salaries
unlock blur

₹5.1 L/yr - ₹11.5 L/yr

Technical Support Engineer
41 salaries
unlock blur

₹4.8 L/yr - ₹18 L/yr

Software Engineer II
33 salaries
unlock blur

₹7.3 L/yr - ₹21.5 L/yr

Explore more salaries
Compare Bentley Systems with

Autodesk

4.2
Compare

Dassault Systemes

4.0
Compare

Siemens PLM Software

4.2
Compare

Trimble

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