Upload Button Icon Add office photos
Engaged Employer

i

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

Samsung Electro-Mechanics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Samsung Electro-Mechanics Python Fullstack Developer Interview Questions and Answers

Updated 25 Feb 2024

Samsung Electro-Mechanics Python Fullstack Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Coding problems involving fundamental data structures (strings, arrays, and dictionaries) like - Given sequence of words print all anagrams. - Print common pairs within dictionaries. Questions on Python da...
  • Q2. Questions of DBMS(SQL) or whatever DB mentioned in resume Was asked to write simple queries Rest API Options vs trace call Invoke mock API to fetch data and perform operation on it
  • Q3. Basic questions on the technologies and frameworks mentioned in JD and resume like (Flask, FastAPI, Django)

Interview Preparation Tips

Interview preparation tips for other job seekers - I recommend preparing fundamentals and have good understanding of the concepts listed in the JD

Interview questions from similar companies

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. How you will work under a supervisor.
  • Ans. 

    I will communicate effectively, follow instructions, seek feedback, and collaborate with my supervisor.

    • Communicate regularly with supervisor to provide updates on progress and ask for clarification when needed

    • Follow instructions carefully and ask for help if unsure about a task

    • Seek feedback on my work to improve and grow professionally

    • Collaborate with supervisor and team members to achieve project goals

    • Provide suggesti

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: I got selected for next round.
Tips: Do not loses hope.
Duration: 1 hour
Total Questions: 10

Round: Technical + HR Interview
Experience: It was nice experience.
Tips: Do not loses hope.

Skills: Technical Analysis, Managing People
College Name: IIT Kharagpur
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

An aptitude test having questions on html, SQL, oops concepts and coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Explain Joins in SQL.
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RI...

  • Answered by AI
  • Q2. How to create an HTML table.
  • Ans. 

    HTML tables can be created using the <table> element with nested <tr> (table row), <th> (table header), and <td> (table data) elements.

    • Use the <table> element to create the table structure.

    • Use <tr> elements to define rows within the table.

    • Use <th> elements for table headers and <td> elements for table data within each row.

    • Add attributes like colspan and rowspan to merge c...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. C programming,Java language,oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Sir , i am a fresher . I have a throttical knowledge

I applied via Company Website and was interviewed in Apr 2022. There were 2 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 - Technical 

(1 Question)

  • Q1. C language ,java language and oops,

Interview Preparation Tips

Topics to prepare for IDEMIA Software Developer interview:
  • Programming
  • Core Java
Interview preparation tips for other job seekers - sir,i am a fresher I have a theoretical knowledge , I am a good practice in programming language
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. 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 - One-on-one 

(4 Questions)

  • Q1. What is a data structure?
  • Ans. 

    A data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.

    • Data structures define the way data is stored, accessed, and manipulated in a computer program.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

    • Choosing the right data structure is crucial for optimizing the performance of algorithms and applications.

  • Answered by AI
  • Q2. What is a linked list?
  • Ans. 

    A linked list is a data structure where each element is connected to the next element through pointers.

    • Consists of nodes where each node contains data and a reference to the next node

    • Can easily insert or delete elements without shifting other elements

    • Examples: singly linked list, doubly linked list, circular linked list

  • Answered by AI
  • Q3. What is HashSet?
  • Ans. 

    HashSet is a collection that does not allow duplicate elements and does not guarantee the order of elements.

    • HashSet implements the Set interface in Java.

    • It uses a hash table for storage.

    • Example: HashSet<String> set = new HashSet<>();

  • Answered by AI
  • Q4. Explain recursion.
  • Ans. 

    Recursion is a programming technique where a function calls itself in order to solve a problem.

    • Recursion involves breaking down a problem into smaller subproblems and solving them recursively.

    • A base case is needed to stop the recursion and prevent infinite loops.

    • Recursion can be used to solve problems like factorial calculation, Fibonacci sequence, and tree traversal.

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

(1 Question)

  • Q1. What is a static constructor?
  • Ans. 

    A static constructor is a special type of constructor in a class that is used to initialize static data members.

    • Static constructors are called only once when the class is first accessed.

    • They are used to initialize static variables or perform any necessary setup for the class.

    • Static constructors do not take any parameters and cannot be called explicitly.

    • Example: public class MyClass { static MyClass() { // initializatio

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was 3 rounds of aptitude test. They give us back to back test.

Round 2 - HR 

(1 Question)

  • Q1. About personal details
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Array question based

Round 2 - Assignment 

Asked about some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Developer Interview Questions & Answers

Foxconn user image SERAJ ANSARI

posted on 19 Apr 2024

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

I applied via Walk-in and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 minute,reasoning,verbal,logical

Round 2 - Coding Test 

20minute, python,c++

Round 3 - HR 

(1 Question)

  • Q1. Normal question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is your Salary?
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • I am open to discussing salary based on the responsibilities and requirements of the position.

    • I have researched the average salary range for Application Developers in this location.

    • I am seeking a salary that reflects my qualifications and contributions to the company.

    • I am flexible and willing to negotiate based on the overall compensation package o

  • Answered by AI

Samsung Electro-Mechanics Interview FAQs

How many rounds are there in Samsung Electro-Mechanics Python Fullstack Developer interview?
Samsung Electro-Mechanics interview process usually has 1 rounds. The most common rounds in the Samsung Electro-Mechanics interview process are Technical.
What are the top questions asked in Samsung Electro-Mechanics Python Fullstack Developer interview?

Some of the top questions asked at the Samsung Electro-Mechanics Python Fullstack Developer interview -

  1. Coding problems involving fundamental data structures (strings, arrays, and dic...read more
  2. Questions of DBMS(SQL) or whatever DB mentioned in resume Was asked to write si...read more
  3. Basic questions on the technologies and frameworks mentioned in JD and resume l...read more

Tell us how to improve this page.

Samsung Electro-Mechanics Python Fullstack Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Flex Interview Questions
4.0
 • 189 Interviews
Foxconn Interview Questions
3.9
 • 157 Interviews
TE Connectivity Interview Questions
4.1
 • 84 Interviews
Wistron Interview Questions
3.9
 • 82 Interviews
DBG Technology Interview Questions
3.8
 • 64 Interviews
IDEMIA Interview Questions
3.9
 • 47 Interviews
Samsung Display Interview Questions
3.9
 • 42 Interviews
View all
Software Engineer
55 salaries
unlock blur

₹7.5 L/yr - ₹16 L/yr

Lead Engineer
54 salaries
unlock blur

₹11.3 L/yr - ₹28 L/yr

Software Developer
13 salaries
unlock blur

₹5 L/yr - ₹16.1 L/yr

Deep Learning Engineer
12 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Chief Engineer
10 salaries
unlock blur

₹20.5 L/yr - ₹32 L/yr

Explore more salaries
Compare Samsung Electro-Mechanics with

Flex

4.0
Compare

Foxconn

3.9
Compare

TE Connectivity

4.1
Compare

Wistron

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