Upload Button Icon Add office photos

Filter interviews by

Cabot Technology Solutions Software Engineer Trainee Interview Questions and Answers

Updated 18 Feb 2024

Cabot Technology Solutions Software Engineer Trainee Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

I did this fresh out of college. I don't remember the questions. But it was normal questions like x sitting next to y, y sitting next to z, x is the cousin of z etc.

Round 2 - One-on-one 

(2 Questions)

  • Q1. OOP questions and programming structures.
  • Q2. Data structures questions.

Interview Preparation Tips

Topics to prepare for Cabot Technology Solutions Software Engineer Trainee interview:
  • OOPS
  • Data Structures
Interview preparation tips for other job seekers - I did this fresh out of college. So the questions where on the computer science subjects. So make sure you are well prepared.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. What is git, how GitHub work without git
  • Ans. 

    Git is a version control system used for tracking changes in code. GitHub is a platform for hosting code repositories and collaborating with others.

    • Git is a distributed version control system that allows multiple developers to work on the same codebase without conflicts.

    • GitHub is a web-based platform that provides hosting for Git repositories, along with additional features like issue tracking, pull requests, and proje...

  • Answered by AI
  • Q2. What is salting, hashing, rainbow table
  • Ans. 

    Salting, hashing, and rainbow tables are techniques used in cryptography to secure passwords.

    • Salting involves adding a random string of characters to a password before hashing to prevent attacks like rainbow tables.

    • Hashing is the process of converting a password into a fixed-length string of characters using a cryptographic hash function.

    • Rainbow tables are precomputed tables used to crack hashed passwords by matching a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - the interview is pretty easy they ask about basics of web and web security later advance topics which you mentioned in resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic questions are there in the test.

Round 2 - Technical 

(2 Questions)

  • Q1. Linked list merging
  • Q2. JavaScript difference between && and &&&
  • Ans. 

    && is a logical AND operator in JavaScript, while &&& is not a valid operator.

    • && is used to combine two logical expressions and returns true only if both expressions are true

    • &&& is not a valid operator in JavaScript and will result in a syntax error

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Contribute to company’s growth.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

In this round there are two codingquestion firs was pythagora triplet,and second was sort array 0's 1's,2's.and to solve this program time limit was 1 hour.

Round 2 - Technical 

(3 Questions)

  • Q1. OOPs Related Basic question
  • Q2. Exception Handling
  • Q3. Multithreading related basic question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2022. There were 4 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 - HR 

(1 Question)

  • Q1. For 1st round after resume Shortlisting, HR asks some usual questions like: 1. Tell me about yourself. 2. What are the technologies that you worked on. 3. Have you done any project explain? 4. Which langua...
Round 3 - Technical 

(1 Question)

  • Q1. In Technical round Interviewer asked some basic questions to check your knowledge. then asked to explain oops 1. method overloading and overriding 2. inheritance types and then some basic definitions of da...
Round 4 - Coding Test 

So I was given 1 hour to solve 4 question which are of easy level, the topics are as follows:
1.Map
2.Array
3.String
4.Array

Interview Preparation Tips

Interview preparation tips for other job seekers - Just brush up on the basics of every topic. And for technical rounds don't forget to learn OOPS.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NBKR Institute of Science and Technology, Vidyanagar and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Questions on strings and arrays.

Round 2 - Coding Test 

Questions on strings and arrays.

Round 3 - One-on-one 

(1 Question)

  • Q1. Friendly conversation.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between git and github
  • Ans. 

    Git is a version control system used for tracking changes in source code, while GitHub is a platform for hosting Git repositories and collaborating on projects.

    • Git is a distributed version control system that allows multiple developers to work on the same project simultaneously.

    • GitHub is a web-based platform that provides hosting for Git repositories and additional collaboration features like issue tracking and pull re...

  • Answered by AI
  • Q2. Can git be used without github and vice versa
  • Ans. 

    Yes, git can be used without GitHub and vice versa.

    • Git is a version control system that can be used locally on a computer without the need for a remote repository like GitHub.

    • GitHub is a platform that hosts Git repositories and provides additional collaboration features, but Git can be used independently.

    • Git can be used with other remote repository hosting services like Bitbucket or GitLab.

    • GitHub can also be used with ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at SVPM's College Pune University, Pune and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General numerical problems

Round 2 - Technical 

(3 Questions)

  • Q1. What was the project in last year?
  • Ans. 

    Developed a web-based inventory management system for a retail company.

    • Used Java for backend development

    • Implemented responsive design using HTML, CSS, and JavaScript

    • Integrated payment gateway for online transactions

  • Answered by AI
  • Q2. What was your role in it?
  • Ans. 

    I was responsible for developing and testing new features for the company's mobile application.

    • Developed new features for the mobile application

    • Tested the functionality of the features

    • Collaborated with team members to ensure successful implementation

  • Answered by AI
  • Q3. What was your contribution in it?
  • Ans. 

    I contributed by developing new features, fixing bugs, and optimizing code for the software project.

    • Developed new features based on user requirements

    • Fixed bugs reported by QA team or users

    • Optimized code for better performance and efficiency

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What was your project for last year?
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented backend functionality using Node.js and MongoDB

    • Incorporated user authentication and authorization features

    • Utilized RESTful APIs for communication between front-end and back-end

  • Answered by AI
  • Q2. What are your hobbies?
  • Ans. 

    My hobbies include playing the guitar, hiking, and reading science fiction novels.

    • Playing the guitar

    • Hiking

    • Reading science fiction novels

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are the technologies used in your college project
  • Q2. Java, Springboot
Round 2 - Coding Test 

Write the program to reverse the letters of the words in a sentence.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should clear your basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Easy to Medium Problems

Round 3 - Technical 

(1 Question)

  • Q1. Two sum leetcode problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Belive in yourself.

Cabot Technology Solutions Interview FAQs

How many rounds are there in Cabot Technology Solutions Software Engineer Trainee interview?
Cabot Technology Solutions interview process usually has 2 rounds. The most common rounds in the Cabot Technology Solutions interview process are Aptitude Test and One-on-one Round.
What are the top questions asked in Cabot Technology Solutions Software Engineer Trainee interview?

Some of the top questions asked at the Cabot Technology Solutions Software Engineer Trainee interview -

  1. OOP questions and programming structur...read more
  2. Data structures questio...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Cabot Technology Solutions interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Senior Software Engineer
15 salaries
unlock blur

₹6.7 L/yr - ₹10.1 L/yr

Software Engineer
11 salaries
unlock blur

₹3.1 L/yr - ₹11.5 L/yr

Technical Lead
8 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹3.3 L/yr - ₹4.5 L/yr

Software Developer
4 salaries
unlock blur

₹2.4 L/yr - ₹5.3 L/yr

Explore more salaries
Compare Cabot Technology Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
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