Upload Button Icon Add office photos

Filter interviews by

Codium TechLabs Software Developer Interview Questions and Answers

Updated 19 Oct 2024

Codium TechLabs Software Developer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is MVC, Laravel
  • Ans. 

    MVC is a software design pattern that separates an application into three main components: Model, View, and Controller. Laravel is a PHP framework that follows the MVC pattern.

    • MVC stands for Model-View-Controller

    • Model represents the data, View displays the data to the user, and Controller handles user input and updates the model

    • Laravel is a popular PHP framework that provides tools and libraries for building web applic...

  • Answered by AI
  • Q2. Why we use Laravel, what is latest version of Laravel
  • Ans. 

    Laravel is a popular PHP framework known for its elegant syntax and powerful features. The latest version is Laravel 8.

    • Laravel is widely used for building web applications due to its expressive syntax and robust features.

    • It follows the MVC (Model-View-Controller) architectural pattern, making it easy to organize code and separate concerns.

    • Laravel provides features like routing, authentication, caching, and database mig...

  • Answered by AI
  • Q3. Explain about your previous company project
  • Ans. 

    Developed a web application for inventory management system

    • Used AngularJS for front-end development

    • Implemented RESTful APIs using Node.js for back-end

    • Integrated with MySQL database for data storage

  • Answered by AI
Round 2 - Coding Test 

Coding related to your job Post or may SQL Queries or Javascript related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going to interview please be prepared for sharing your previous project and work experience and working knowledge and you should have good knowledge on your project what you work for.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you want to join the company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of SQL and SQL query questions
Round 3 - Technical 

(2 Questions)

  • Q1. Detailed discussion about previous projects
  • Q2. Python and SQL questions
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy round anyone with basic maths can clear the round.

Round 2 - Group Discussion 

The topic given to us is online education system,and the round was easy to clear.

Round 3 - One-on-one 

(1 Question)

  • Q1. Call by value vs call by reference
  • Ans. 

    Call by value passes a copy of the variable, while call by reference passes the actual variable.

    • Call by value: changes to the parameter inside the function do not affect the original variable.

    • Call by reference: changes to the parameter inside the function affect the original variable.

    • Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in May 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

I am writing automation and clicking on aptitude test.

Round 2 - Assignment 

I am writing automation and clicking on assignment test.

Round 3 - HR 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Ans. Hey guys? How is it going. I gotta work for it. This is an automation task. Answer
  • Answered Anonymously
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task. Yes
Round 4 - Assignment 

This is an automation test. I got this task from my senior. I'm doing good.

Round 5 - Assignment 

This is an automation test. I got this task from my senior. I'm doing good.

Interview Preparation Tips

Topics to prepare for 10405090xyzabc Software Developer interview:
  • Testing
  • Software Testing
  • DSA
Interview preparation tips for other job seekers - Tips are like this, This an Automation Script which is giving you feedback so , please ignore all above
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Armstrong number
Pattern Printing

Interview Preparation Tips

Topics to prepare for Systenics Solutions Software Developer interview:
  • Oops and Java basic
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was gud & they asked simple interview questions

Round 2 - HR 

(2 Questions)

  • Q1. Past experience
  • Q2. Why do u want to join the company
  • Ans. 

    I am impressed by the company's innovative projects and collaborative work culture.

    • I am excited about the opportunity to work on cutting-edge technologies and contribute to impactful projects.

    • I value the company's focus on teamwork and collaboration, which aligns with my own work style.

    • I believe the company's reputation for fostering professional growth and development will help me advance in my career.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

I applied for java developer role. I have 1 question paper I written the test . Then they will check and conduct for second round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nill
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was about aptitude test

Round 2 - Coding Test 

It had leetcode question

Interview Preparation Tips

Topics to prepare for Accentuate Technology Software Developer interview:
  • DSA
Interview preparation tips for other job seekers - Do prepare well before interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Frontend assement on react js functionality problems

Codium TechLabs Interview FAQs

How many rounds are there in Codium TechLabs Software Developer interview?
Codium TechLabs interview process usually has 2 rounds. The most common rounds in the Codium TechLabs interview process are Technical and Coding Test.
What are the top questions asked in Codium TechLabs Software Developer interview?

Some of the top questions asked at the Codium TechLabs Software Developer interview -

  1. Why we use Laravel, what is latest version of Lara...read more
  2. What is MVC, Lara...read more

Tell us how to improve this page.

Codium TechLabs Software Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

2.0

Work-life balance

5.0

Salary

1.0

Job security

1.0

Company culture

3.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Front end Developer
5 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Junior Software Developer
4 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Software Developer
3 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Team Lead
3 salaries
unlock blur

₹6.2 L/yr - ₹7.8 L/yr

Explore more salaries
Compare Codium TechLabs with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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