Upload Button Icon Add office photos

Filter interviews by

James Walker Inmarco Industries Sdet Engineer Interview Questions and Answers

Updated 25 Feb 2024

James Walker Inmarco Industries Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Feb 2024

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

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Assignment 

Build a scalable file system

Interview Preparation Tips

Interview preparation tips for other job seekers - strong hold on development

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Valid parenthesis
  • Q2. Generate parenthesis
  • Ans. 

    Generate all valid combinations of parentheses

    • Use backtracking to generate all valid combinations

    • Keep track of the number of open and close parentheses used

    • Add open parenthesis if there are remaining open parentheses, add close parenthesis if there are more open than close parentheses

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well !

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Leetcode style of coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice

Sde1 Interview Questions & Answers

Cogoport user image Anonymous

posted on 20 Oct 2023

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Sep 2023. There were 5 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 

Easy questions but less time

Round 3 - Coding Test 

2 easy and 1 hard leet code

Round 4 - One-on-one 

(3 Questions)

  • Q1. Reverse the link list
  • Ans. 

    Reverse a linked list

    • Iterate through the linked list and reverse the pointers

    • Use three pointers - prev, current, next to reverse the links

    • Update the head of the linked list to the last node after reversing

  • Answered by AI
  • Q2. The Hanoi tower problem was given
  • Q3. One DP question was given to explain not write
Round 5 - HR 

(1 Question)

  • Q1. JEE rank and previous paid internship

Interview Preparation Tips

Topics to prepare for Cogoport Sde1 interview:
  • DSA
  • Node.Js
  • React.Js
  • React Native
  • ruby on rails
  • Ruby Rails
Interview preparation tips for other job seekers - PLEASE DON'T JOIN THIS COMPANY specially freshers they will ruin your career

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 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 

2 medium level and 1 hard question from dsa

Round 3 - HR 

(1 Question)

  • Q1. Asked about myself and managerial questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic dsa level 1 can be prepared from toutube

Round 2 - Assignment 

Take home assignment can be done easily

Round 3 - HR 

(2 Questions)

  • Q1. Basic hr round intro
  • Q2. Why to join and culture fit
  • Ans. 

    I am passionate about the company's mission and values, and I believe my skills and experience align well with the team's culture.

    • I am excited about the opportunity to work with a team that values collaboration and innovation.

    • I appreciate the company's commitment to diversity and inclusion, and I believe I can contribute to creating a positive and inclusive work environment.

    • I am impressed by the company's focus on cont...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and learn dsa as well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Behavioral questions 

(2 Questions)

  • Q1. Tick the words boxes that best describes yourself.
  • Ans. 

    I am a highly motivated and detail-oriented software engineer with a passion for problem-solving and continuous learning.

    • Highly motivated

    • Detail-oriented

    • Passionate about problem-solving

    • Continuous learner

  • Answered by AI
  • Q2. Tick the words boxes that best describes your vision of a perfect employer.
  • Ans. 

    A perfect employer is one who values employee growth, fosters a positive work environment, and promotes work-life balance.

    • Values employee growth and provides opportunities for professional development

    • Fosters a positive work environment with open communication and collaboration

    • Promotes work-life balance by offering flexible schedules and benefits

    • Recognizes and rewards employee achievements

    • Provides a competitive salary a

  • Answered by AI
Round 2 - Aptitude Test 

Had to solve 50 questions in 12 minutes. Questions were very easy, only headache was to attempt as many as you could in 12 minutes. .

Round 3 - Coding Test 

Had questions regarding core subjects in the multiple choice section in the 1st section of this round. In the section 2nd of this round you had 3 questions of data structures (2 easy and 1 of moderate difficulty level).

Round 4 - Technical 

(1 Question)

  • Q1. Interview revolved around Data Structures and DBMS (particularly SQL).
Round 5 - HR 

(1 Question)

  • Q1. Standard HR questions that you probably gonna expect in every other company.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the rounds were elimination round, so attempt each meticulously.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic Apti and Behavioural Online Round 15-30 minutes

Round 2 - Coding Test 

1.5 hrs long. 3 Problems Easy to Medium

Round 3 - Technical 

(3 Questions)

  • Q1. Cogoport was mass hiring, so interview was only 30 minutes long. Basic DSA, sorting, and SQL queries.
  • Q2. Merge Sort Algorithm
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them.

    • Divide the array into two halves recursively

    • Sort each half separately using merge sort

    • Merge the sorted halves back together

  • Answered by AI
  • Q3. SQL Query Basic Join
Round 4 - HR 

(1 Question)

  • Q1. 5-7 minutes final HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - Great learning curve as its a startup. BUT Don't go to this company. Mass Hiring => Mass Layoffs. This has been the main ideology of Cogoport since the beginning. Followed by salary cuts of course.

Skills evaluated in this interview

Sde1 Interview Questions & Answers

Cogoport user image Anonymous

posted on 17 Oct 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Oct 2023.

Round 1 - Aptitude Test 

1 hour long time in hyper loop

Round 2 - Coding Test 

Singularity is not a point in space, it is a moment in time.

Interview Preparation Tips

Interview preparation tips for other job seekers - Singularity is not a point in space, it is a moment in time. S

I applied via Campus Placement

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 - Aptitude Test 

50 easy aptitiutde questions in 12 mins.

Round 3 - Coding Test 

2 coding questions in 1 hourr were aksed.

Round 4 - HR 

(2 Questions)

  • Q1. Why do u want to join our company?
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Core subjects knowledge boost your chances.Always tells inteviewer about the subjects that you know very welll.

James Walker Inmarco Industries Interview FAQs

How many rounds are there in James Walker Inmarco Industries Sdet Engineer interview?
James Walker Inmarco Industries interview process usually has 1 rounds. The most common rounds in the James Walker Inmarco Industries interview process are Assignment.

Tell us how to improve this page.

People are getting interviews through

based on 1 James Walker Inmarco Industries interview
Job Portal
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

Siemens Interview Questions
4.1
 • 416 Interviews
Tata Projects Interview Questions
4.3
 • 397 Interviews
Thermax Limited Interview Questions
4.2
 • 233 Interviews
BHEL Interview Questions
4.2
 • 103 Interviews
Data Entry Interview Questions
4.0
 • 94 Interviews
View all
Production Engineer
8 salaries
unlock blur

₹2.3 L/yr - ₹2.8 L/yr

Executive Accountant
6 salaries
unlock blur

₹2.2 L/yr - ₹5.4 L/yr

Sales Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹5.5 L/yr

HR Executive
5 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Production Supervisor
5 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Explore more salaries
Compare James Walker Inmarco Industries with

L&T Energy Hydrocarbon

3.9
Compare

Tata Projects

4.3
Compare

Reliance Industries

4.0
Compare

BHEL

4.2
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