Upload Button Icon Add office photos
Engaged Employer

i

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

Cadmacro Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 11 Reviews

Filter interviews by

Cadmacro Software Design Engineer Interview Questions and Answers

Updated 18 May 2022

Cadmacro Software Design Engineer Interview Experiences

1 interview found

I applied via campus placement at Indian Institute of Information Technology Design & Manufacturing (IIITDM), Kancheepuram and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Competitive coding questions on a platform based on hackerrank/CodeChef, topics-coding basics strings, lists, tuples, array, etc

Round 2 - One-on-one 

(2 Questions)

  • Q1. Python-sorting linked lists for loops
  • Ans. 

    Python provides built-in sorting functions for lists and supports linked lists. For loops are used for iteration.

    • Python's built-in sorting functions include sorted() and sort()

    • Linked lists can be implemented using the LinkedList class in the collections module

    • For loops are used for iteration over lists, dictionaries, and other iterable objects

  • Answered by AI
  • Q2. Technical round Manufacturing process CAD software CAD usage and applications

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with coding. Practice on Hackerrank/codechef
Be through with basic mechanical engineering concepts especially manufacturing methods

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte

Round 2 - Aptitude Test 

30 Aptitude Question
3 Mail Writing Question

Round 3 - Technical 

(5 Questions)

  • Q1. Explain 1st Problem Solved in Coding Test. Optimize it.
  • Ans. 

    Solved a sorting problem by implementing quicksort algorithm.

    • Implemented quicksort algorithm to efficiently sort the array.

    • Used recursion to divide the array into smaller subarrays and sort them individually.

    • Optimized the algorithm by choosing a pivot element strategically to minimize comparisons.

  • Answered by AI
  • Q2. Explain 2nd Problem Solved in Coding Test. I failed 1 test case in 1st round which was told to solve again.
  • Q3. Explain 3rd Question based on SQL Query.
  • Ans. 

    The 3rd question based on SQL query likely refers to a specific query or scenario related to SQL.

    • Understand the context of the query being asked about

    • Analyze the structure and purpose of the SQL query

    • Explain the expected output or result of the query

  • Answered by AI
  • Q4. Write a code to Reverse Digits.
  • Ans. 

    Code to reverse digits of a number

    • Use modulo operator to extract the last digit of the number

    • Multiply the result by 10 and add the next digit until all digits are reversed

    • Handle negative numbers separately by converting to positive before reversing

  • Answered by AI
  • Q5. A problem question for solving a SQL Query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,
Stay continuously in contact, call the HR for updates as they don't call you, We need to call them else you will wait entire life.

Skills evaluated in this interview

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

I was interviewed in Jun 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions on PHP
  • Q2. Some difficult questions and program to write in online editor
Round 2 - Technical 

(2 Questions)

  • Q1. Asked a few Hard questions and project related questions
  • Q2. Program to write on online editor Parenthesis matching and flight ticket booking
  • Ans. 

    Program to write on online editor with parenthesis matching and flight ticket booking functionality.

    • Create a program that allows users to write and edit text online.

    • Implement a feature to match parentheses in the text.

    • Include functionality for users to book flight tickets.

    • Ensure the program is user-friendly and efficient in handling both tasks.

    • Example: Use HTML, CSS, and JavaScript to create the online editor with pare...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Normal managerial round, go through company website before this round

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to run your program in both the rounds to clear the interviews.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question Based on Linked List
  • Q2. Question based on array

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your basic not even dsa..
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Assignment Round - Complete the assignment within 3 days.

Round 3 - Technical 

(2 Questions)

  • Q1. About the projects in detail?
  • Q2. Python and Django - Basic to advanced questions. Python : 1. Sorting 2. Sum of index equals to X arr = [1, 2, 2, 1, 6] x = 3 [(1,2) (2,1)] Django : 1. Celery 2. Signal 3. Mid...
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round. About projects. Quation related AWS Redis

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key to success.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Few basic question on python
  • Q2. Some coding questions
Round 2 - Coding Test 

Based on your CV and basic python questions and coding test and few HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to work
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

Basic multiple choice questions based on c# ,sql serve, pseudo code all are basics

Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts,SQL query based on joins,sub query ,basic javascript
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I was interviewed in Aug 2023.

Round 1 - Aptitude Test 

180 mins test calculatogn

Round 2 - One-on-one 

(2 Questions)

  • Q1. OOPS questions
  • Q2. Design Pattern test
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What programming language are you most proficient?
  • Ans. 

    I am most proficient in Java.

    • Extensive experience in developing applications using Java

    • Strong understanding of object-oriented programming principles

    • Familiarity with popular Java frameworks like Spring and Hibernate

  • Answered by AI
  • Q2. .NET, Angular and Sql Server
Round 2 - One-on-one 

(1 Question)

  • Q1. How would you design a system that needs to handle million of records
  • Ans. 

    I would design a system using scalable architecture, efficient data storage, and optimized query processing.

    • Utilize a distributed database system like Cassandra or Hadoop for storing large volumes of data

    • Implement data partitioning and sharding to distribute the data across multiple servers

    • Use indexing and caching mechanisms to optimize query performance

    • Employ load balancing techniques to evenly distribute incoming req...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to learn and work

Skills evaluated in this interview

I applied via Referral and was interviewed in Jun 2022. There were 5 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 - Behavioral 

(1 Question)

  • Q1. Discussion about the current role, tech - stack I am working upon. Problems that solved during the job. Challenges faced in current job. Expectations from the new Employer. Reason for switching the job. I...
Round 3 - Technical 

(1 Question)

  • Q1. Given coding question for cracking this your mathematical concept should be very strong. Core java questions, React questions, Javascript questions ad other DS algo basic questions.
Round 4 - Technical 

(1 Question)

  • Q1. JS Core concepts Java core concepts Basic DS algo hashmap question , two sum array, duplicate number SQL Question
Round 5 - HR 

(1 Question)

  • Q1. Basic salary discussion round

Interview Preparation Tips

Topics to prepare for Elucidata Software Engineer II interview:
  • Java
  • Javascript
  • React.Js
  • Javascript Frameworks
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - If you know basic DS Algo question and core java questions. This is enough for cracking the interview.

Cadmacro Interview FAQs

How many rounds are there in Cadmacro Software Design Engineer interview?
Cadmacro interview process usually has 2 rounds. The most common rounds in the Cadmacro interview process are Coding Test and One-on-one Round.
What are the top questions asked in Cadmacro Software Design Engineer interview?

Some of the top questions asked at the Cadmacro Software Design Engineer interview -

  1. python-sorting linked lists for lo...read more
  2. Technical round Manufacturing process CAD software CAD usage and applicati...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Cadmacro interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Odoo Interview Questions
3.5
 • 25 Interviews
Anywhere Interview Questions
4.5
 • 13 Interviews
Proficed Interview Questions
5.0
 • 7 Interviews
Apptunix Interview Questions
3.5
 • 7 Interviews
Elucidata Interview Questions
3.7
 • 6 Interviews
View all
Software Developer
27 salaries
unlock blur

₹0.7 L/yr - ₹5 L/yr

Business Analyst
7 salaries
unlock blur

₹2 L/yr - ₹6.2 L/yr

Senior Application Engineer
5 salaries
unlock blur

₹3.2 L/yr - ₹7.1 L/yr

Admin & HR Executive
4 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Senior Quality Engineer
3 salaries
unlock blur

₹3 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Cadmacro with

Velozity Global Solutions

4.9
Compare

Bhash Software Labs

3.8
Compare

HirePro Consulting

3.8
Compare

Apptunix

3.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