Upload Button Icon Add office photos

Filter interviews by

PixelExpert Technology & Services Junior Embedded Engineer Interview Questions and Answers

Updated 24 Jan 2025

PixelExpert Technology & Services Junior Embedded Engineer Interview Experiences

1 interview found

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

I appeared for an interview before Jan 2024.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. DS Algo Questions on Trees. Leadership Principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on DS Algo and white paper coding and Leadership Principles

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

Software Engineer Interview Questions & Answers

Capgemini user image Neelima Vakkantula

posted on 29 Jun 2017

I appeared for an interview before Jun 2016.

Interview Questionnaire 

4 Questions

  • Q1. About the project i did
  • Q2. Some questions on digital electronics
  • Q3. Introduce yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Heroku

  • Answered by AI
  • Q4. About my family

Interview Preparation Tips

Round: Test
Total Questions: 40

Round: Technical Interview
Experience: He asked me to explain the project that i have done in detail. As iam from electronics background he asked more from my electronics subjects.

Round: Technical Interview
Experience: He asked me to explain the project that i have done in detail. As iam from electronics background he asked more from my electronics subjects.
Tips: be confident

Skills: Technical Skills, Communication
College Name: Lovely Professional University, Phagwara [ LPU ]

I appeared for an interview before Jul 2016.

Interview Preparation Tips

Round: Test
Experience: It was an MCQ exam on an OMR sheet (beneficial for people who are not comfortable with online exams like me). The exam went good. They set the cut-off at 45 (varies from college to college). I managed to get through this. The standard of the paper was quiet easy.
Tips: Aptitude preparation should be good. And solve the problems fast. If you are weak in a particular section (like I was in quantitative), you should keep it for the last. Do the ones which you are strong at.
Duration: 1 hour
Total Questions: 50

Round: Technical Interview
Experience: I was from ECE, so they didn't expect much answers from us in subjects related to IT & Computer Science. In technical interview always prepare a particular topic you love (ofcourse from any of your engineering subjects). I went with my favourite (sattelite communication 7 GPS naviagtion system). I explained it in detail and he got impressed. Then they aske some questions (withing my comfort zone) from JAVA. it was a simple interview.
Tips: Only thing you should keep in my mind before entering the interview room is "I don't need this job; I am just here to make an experience of how a job interview looks like". If you are successfull in keeing the mindset, then you are sure to crack the interview. Moto is JUST RELAX and enjoy the interview. Don't try to over active or over smart in an interview.

Round: HR Interview
Experience: General questions from current affairs, your hobbies, etc. Its kind of time pass interview. Your spoken skills and confidence level matters the most.
Tips: Be what you are. Don' try to exaggerate.

College Name: JIS College Of Engineering

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and solving complex problems.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Skilled in problem-solving and debugging code to ensure optimal performance

    • Strong understanding of data structures and algorithms

    • Familiar with Agile development methodologies and version control systems like Git

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Well, it was an Aptitude test organized by CoCubes. It was pretty easy so obviously the cut off was high. The time was enough to make them all correct. In the essay round, we were given a topic. and we were supposed to write 300-400 words on it in 30mins.
Tips: Try to be calm and solve and make all of correct.
Duration: 50 minutes
Total Questions: 32

Round: Technical Interview
Experience: This round was about how good your basics are. I was able to answer all the questions. The interviewer was a nice person and was very good at making me comfortable.
Tips: Basics are the most important things in this interview.

Round: HR Interview
Experience: The interviewer was very nice. She asked me only one question and therefore, i guess she wanted to know if i am good at communicating. Or not. I don't really know.
Tips: Don't lose your posture and confidence.

General Tips: It's a time taking process, so keep your calm throughout. And listen to the presentation properly as they might ask que
Skills: Basic Concepts, Aptitude, Verbal Communication Skills, Written Communication Skills, C++, C Programming
College Name: Institute Of Engineering & Management (IEM) Kolkata
Motivation: The company work culture and the love their employees and the way they combine work and enjoyment.

I appeared for an interview before May 2016.

Interview Questionnaire 

4 Questions

  • Q1. In a dark room,there is a box of 18 white and 5 black gloves. You are allowed to pick one and then you are allowed to keep it and check it outside. How many turns do you need to take in order for you to fi...
  • Ans. 

    You need to take 36 turns to find a perfect pair.

    • You need to pick 19 gloves to ensure a perfect pair.

    • The worst case scenario is picking 18 white gloves and then the 19th glove is black.

    • In that case, you need to pick 17 more gloves to find a black one and complete the pair.

  • Answered by AI
  • Q2. How can you cut a rectangular cake in 8 symmetric pieces in three cuts?
  • Q3. What are seven layers of networking?
  • Ans. 

    The seven layers of networking refer to the OSI model which defines how data is transmitted over a network.

    • The seven layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • For example, the Physical layer deals with the physical transmission of data, while the Application layer deals with user inte...

  • Answered by AI
  • Q4. One question of sorting for a list of people belonging to different cities and states.
  • Ans. 

    Sort a list of people by their cities and states.

    • Use a sorting algorithm like quicksort or mergesort.

    • Create a custom comparator function that compares the city and state of each person.

    • If two people belong to the same city and state, sort them by their names.

    • Example: [{name: 'John', city: 'New York', state: 'NY'}, {name: 'Jane', city: 'Boston', state: 'MA'}]

    • Example output: [{name: 'Jane', city: 'Boston', state: 'MA'},

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Out of two thousand people around five hundred were shortlisted. The questions were based on numerical as well as verbal aptitude.
Tips: Practice questions from websites like Indiabix. They contain a lot of interview questions and a lot of tests. Preparation for these exams become quite easy.
Duration: 2 hours
Total Questions: 80

Round: Technical + HR Interview
Experience: I was an electrical engineering student with minimal knowledge of computer science but was good with aptitude and was quick with my responses. My grades were average that make my interviewer doubtful but when he threw logical questions at me, I answered them all. He acknowledged my aptitude for computer science and believed that with training I will learn the skills needed for the job.

Skills: Technical knowledge, Aptitude
College Name: Bhilai Institute Of Technology, Durg

Skills evaluated in this interview

I appeared for an interview in Nov 2016.

Interview Questionnaire 

6 Questions

  • Q1. Explain Btech Project
  • Ans. 

    Developed a Btech project on automated attendance system using facial recognition.

    • Developed a software application to automate the attendance process in educational institutions.

    • Implemented facial recognition technology to identify and mark attendance of students.

    • Used machine learning algorithms to train the system for accurate recognition.

    • Integrated the application with a database to store attendance records.

    • Provided ...

  • Answered by AI
  • Q2. Code Pascal's Traingle
  • Ans. 

    Code Pascal's Triangle

    • Pascal's Triangle is a triangular array of binomial coefficients

    • Each number is the sum of the two numbers above it

    • The first and last numbers in each row are 1

    • Can be implemented using nested loops or recursion

  • Answered by AI
  • Q3. What is abstract function
  • Ans. 

    An abstract function is a function that has no implementation and must be implemented by its subclasses.

    • An abstract function is declared with the 'abstract' keyword.

    • It is used to define a template for its subclasses to follow.

    • It cannot be instantiated and must be implemented by its subclasses.

    • It can have abstract and non-abstract methods.

    • Example: abstract class Animal { abstract void makeSound(); }

    • Example: class Dog ex...

  • Answered by AI
  • Q4. Difference between abstract and normal function
  • Ans. 

    Abstract functions cannot be instantiated and must be implemented by child classes, while normal functions can be directly called.

    • Abstract functions have no implementation in the parent class, while normal functions do.

    • Abstract functions are declared with the 'abstract' keyword, while normal functions are not.

    • Normal functions can be called directly, while abstract functions must be implemented by child classes.

    • An examp...

  • Answered by AI
  • Q5. Your 2 weakness
  • Ans. 

    Perfectionism and public speaking anxiety

    • I tend to be a perfectionist, which can sometimes lead to spending too much time on a task

    • I struggle with public speaking anxiety, but I have been working on improving my communication skills through practice and training

  • Answered by AI
  • Q6. Why Capgemini
  • Ans. 

    Capgemini is a global leader in consulting, technology services, and digital transformation.

    • Capgemini has a strong reputation in the industry for delivering high-quality software solutions.

    • The company offers a wide range of opportunities for career growth and development.

    • Capgemini has a collaborative and inclusive work culture that fosters innovation and teamwork.

    • The company has a global presence, providing exposure to...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: General Aptitude and English

Round: Technical Interview
Experience: 10 minutes approx. Questions were repetitive for candidates. i.e. for 13 candidates interviewed most of those were similar.

Round: HR Interview
Experience: Other normal stuff about family.
Tips: HR might try to get under your skin so prepare for general hr questions.

College Name: IIT Patna

Skills evaluated in this interview

PixelExpert Technology & Services Interview FAQs

How many rounds are there in PixelExpert Technology & Services Junior Embedded Engineer interview?
PixelExpert Technology & Services interview process usually has 2 rounds. The most common rounds in the PixelExpert Technology & Services interview process are Coding Test and Technical.

Tell us how to improve this page.

PixelExpert Technology & Services Junior Embedded Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Embedded Software Developer
7 salaries
unlock blur

₹1.9 L/yr - ₹4.2 L/yr

Software Engineer
4 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Design Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹4.8 L/yr

Test Engineer
4 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

Embedded Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹4.4 L/yr

Explore more salaries
Compare PixelExpert Technology & Services with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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