Upload Button Icon Add office photos

Filter interviews by

Qmex Steel Construction Sde1 Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Sde1 Interview Questions & Answers

Cyient user image Anonymous

posted on 7 Jan 2025

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

(1 Question)

  • Q1. What is your expected salary?

Interview Preparation Tips

Interview preparation tips for other job seekers - Inform her of a smaller amount.

I applied via Company Website and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic qns arithmetic, logical and verbal

Round 2 - Coding Test 

2 medium difficulty coding test

Round 3 - Technical 

(2 Questions)

  • Q1. DSA qns based on trees, queues
  • Q2. HR round was also conducted in same

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared. Be confident. Make sure you know about the company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Standard process in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Standard interview with live coding
  • Q2. Find the second largest element in an array
Round 3 - HR 

(1 Question)

  • Q1. Describe yourself in 3 words
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(3 Questions)

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

    I am a passionate software engineer with a strong background in computer science and experience in developing innovative solutions.

    • Completed a Bachelor's degree in Computer Science from XYZ University

    • Proficient in programming languages such as Java, Python, and C++

    • Worked on projects involving web development, database management, and machine learning

    • Strong problem-solving skills and ability to work in a team environmen

  • Answered by AI
  • Q2. What was your role and contributions in your projects?
  • Ans. 

    I was responsible for designing and implementing new features, fixing bugs, and optimizing performance in various projects.

    • Designed and implemented new features based on client requirements

    • Fixed bugs reported by QA team or end users

    • Optimized performance by refactoring code or improving algorithms

    • Collaborated with team members to ensure project deadlines were met

  • Answered by AI
  • Q3. Are you willing to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I am flexible and willing to move for the right position

    • I have relocated for previous jobs and am comfortable with the process

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Aptitude, electronics

Round 2 - Technical 

(2 Questions)

  • Q1. Transformer and power supply
  • Q2. What is a pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers are used to access and manipulate memory locations directly.

    • They are commonly used in programming languages like C and C++.

    • Example: int *ptr; // declares a pointer to an integer variable

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What all thinks happen on powering on a device.
  • Ans. 

    When a device is powered on, several processes occur including booting up the operating system, initializing hardware components, loading necessary drivers, and launching user interface.

    • Booting up the operating system

    • Initializing hardware components

    • Loading necessary drivers

    • Launching user interface

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study btech project.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is the usage of Yield keyword
  • Ans. 

    Yield keyword is used in Python to pause and resume a generator function.

    • Yield keyword is used to return a value from a generator function and pause its execution.

    • When the generator function is called again, it resumes from where it was paused.

    • Yield can be used in a loop to generate a sequence of values without storing them all in memory.

    • Example: def my_generator(): yield 1 yield 2 yield 3

  • Answered by AI
  • Q2. How will you n number of parmeters to a function where you n is variable number and you don't know the parameters that will be received
  • Ans. 

    Use variadic arguments in C++ to handle variable number of parameters in a function

    • Use variadic arguments in C++ to create a function that can accept any number of parameters

    • Example: void myFunction(int firstParam, ...)

    • Access the parameters using va_list and va_start macros

    • Example: va_list args; va_start(args, firstParam); int nextParam = va_arg(args, int);

    • End the argument list with va_end macro

  • Answered by AI
  • Q3. SQL join query and use aggregate function in it
  • Ans. 

    SQL join query combines data from multiple tables based on a related column, and aggregate functions perform calculations on grouped data.

    • Use JOIN keyword to combine data from multiple tables based on a related column

    • Use aggregate functions like SUM, AVG, COUNT, etc. to perform calculations on grouped data

    • Example: SELECT orders.order_id, SUM(order_details.quantity) FROM orders JOIN order_details ON orders.order_id = or

  • Answered by AI
  • Q4. Software management framework that I am following, and different scrum terminologies
  • Ans. 

    I follow the Agile software management framework and am familiar with various Scrum terminologies.

    • Agile software management framework focuses on iterative development and collaboration.

    • Scrum is a specific Agile framework that includes roles like Scrum Master and Product Owner.

    • Some Scrum terminologies include Sprint, Daily Standup, Backlog, and User Stories.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics very well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Node.js question were asked
  • Q2. Project questions were also being asked
Round 2 - HR 

(2 Questions)

  • Q1. General Behavioural questions
  • Q2. Culture fit questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is data base management system
Round 2 - HR 

(1 Question)

  • Q1. What is your salary expectations
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is your understanding of memory concepts in the C programming language?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Multithreading concepts
  • Q2. Multithreading, Java 8 features, @Transactional

Tell us how to improve this page.

Interview Questions from Similar Companies

Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
JSW Steel Interview Questions
3.9
 • 561 Interviews
UltraTech Cement Interview Questions
4.2
 • 527 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
JLL Interview Questions
4.1
 • 334 Interviews
Bosch Interview Questions
4.2
 • 328 Interviews
Quest Global Interview Questions
3.6
 • 292 Interviews
View all
Compare Qmex Steel Construction with

Tech Mahindra

3.6
Compare

UltraTech Cement

4.2
Compare

JSW Steel

3.9
Compare

Indian Army

4.7
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