Upload Button Icon Add office photos

Filter interviews by

Yotta Tech Ports Associate Software Engineer Interview Questions and Answers

Updated 14 Sep 2024

Yotta Tech Ports Associate Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Group Discussion 

Social Media Impact on youth

Round 2 - Aptitude Test 

Time and work , profit and loss

Round 3 - Coding Test 

MCQ on coding finding output

Round 4 - Technical 

(2 Questions)

  • Q1. OOPS concepts , project questions and small coding questions
  • Q2. Puzzle basing on analytical thinking
Round 5 - Technical 

(2 Questions)

  • Q1. Questions based on project
  • Q2. Puzzles basing on analytical thinking

Interview Preparation Tips

Interview preparation tips for other job seekers - The process was good consists of 5 rounds . First is GD then 2nd is Aptitude (easy to medium level) . 3rd is Technical (MCQ on guessing output from code snippets). 4th is Technical interview round which is OOPS and small coding questions and puzzles (refer byjus and GFG) . 5th is managerial round main focus on Project and puzzles .

Associate Software Engineer Interview Questions & Answers

user image SYED KHAJA NAYAB RASOOL

posted on 21 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

About social media advantages and disadvantages

Round 2 - Aptitude Test 

Basic question has been asked mostly English

Round 3 - Coding Test 

(1 Question)

  • Q1. About inheriyance , constructors , exeption handling
Round 4 - Technical 

(1 Question)

  • Q1. About project and oops
Round 5 - Technical 

(1 Question)

  • Q1. About project and puzzles . See puzzles from geeks for geeks

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience. First it was GD. 2nd Aptitude (easy) .3rd coding mcq .4th and 5th both are technical interview rounds . Both 4th and 5th will have puzzle questions

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given SumYou are given an array/list ARR consisting ... read more
asked in Clarivate
Q2. Best time to buy and sell stock IIYou have been given stock value ... read more
Q3. Intersection of Two Arrays IIYou have been given two integer arra ... read more
asked in CGI Group
Q4. Frog JumpThere is a frog on the 1st step of an N stairs long stai ... read more
asked in Gainsight
Q5. Connect N Ropes With Minimum CostYou have been given 'N' ropes of ... read more

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a simple Aptitude test designed to test your english proficiency and your quantitative skills.

Round 2 - Communication Assessment 

(1 Question)

  • Q1. Multiple questions meant to test your english communication proficiency
Round 3 - Coding Test 

There were 2 coding questions. The level of questions were not very high. The languages available for the round were Python, Java, C++, C, C#.

Round 4 - One-on-one 

(4 Questions)

  • Q1. Please Introduce yourself
  • Q2. What project did you work on in your final year?
  • Q3. Do you have any connections in the industry?
  • Q4. Did you undergo any Internships?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Swap two variables, prime number
  • Ans. 

    To swap two variables, use a temporary variable to store one value before swapping them.

    • Create a temporary variable to store one of the values

    • Assign the first variable to the temporary variable

    • Assign the second variable to the first variable

    • Assign the temporary variable to the second variable

  • Answered by AI
  • Q2. Based on Linux, SQL and other
  • Q3. What are pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables or functions.

    • Pointers are used to access and manipulate memory directly.

    • They are commonly used in programming languages like C and C++.

    • Example: int *ptr; // declaring a pointer to an integer variable

  • Answered by AI
  • Q4. Commands on SQL and Linux
  • Q5. Questions related to HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the difference between drop and delete in SQL?
  • Ans. 

    Drop removes a table from the database while delete removes specific rows from a table.

    • DROP is a DDL (Data Definition Language) command used to remove a table and its data from the database.

    • DELETE is a DML (Data Manipulation Language) command used to remove specific rows from a table based on a condition.

    • DROP command is irreversible and all the data in the table is lost, while DELETE can be rolled back if used within a...

  • Answered by AI
  • Q2. What are the different commands in SQL?
  • Ans. 

    SQL commands are used to interact with databases and perform various operations like querying, updating, and deleting data.

    • SELECT - retrieves data from a database

    • INSERT - adds new data to a database

    • UPDATE - modifies existing data in a database

    • DELETE - removes data from a database

    • CREATE - creates a new database or table

    • ALTER - modifies the structure of a database object

    • DROP - deletes a database object

    • JOIN - combines row...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were two coding questions

Round 2 - Coding Test 

There was oncampus coding round , where 1 question was given.

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself?
  • Q2. What are your projects?
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself after 5 years?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Listen and repeat the sentence
Round 2 - Coding Test 

Mercel platform 1 hour

Round 3 - Technical 

(2 Questions)

  • Q1. Explain ur project
  • 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. One code according to ur cluster
  • Ans. 

    I would write a code snippet based on the specific cluster or category provided.

    • Identify the specific cluster or category provided in the question

    • Write a code snippet that aligns with the requirements of the cluster

    • Ensure the code is accurate and relevant to the given cluster

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

General aptitude, behaviourial and some analytical questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Questions from projects mentioned in resume
  • Q3. Few basic technical questions

Associate Software Engineer Interview Questions & Answers

Wipro user image A praneeth Kumar Reddy

posted on 24 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Numerical based questions are there mostly

Round 2 - Coding Test 

Good basic level coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about urself
  • Q2. Tell about ur projects
  • Ans. 

    I have worked on various projects including a web application for online shopping and a mobile app for task management.

    • Developed a web application using HTML, CSS, and JavaScript for online shopping

    • Created a mobile app using React Native for task management

    • Implemented RESTful APIs for communication between front-end and back-end systems

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

I applied via Indeed and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

They will give assignment with video explanation.

Round 2 - Technical 

(2 Questions)

  • Q1. Theory questions on java
  • Q2. Spring boot questions

Yotta Tech Ports Interview FAQs

How many rounds are there in Yotta Tech Ports Associate Software Engineer interview?
Yotta Tech Ports interview process usually has 5 rounds. The most common rounds in the Yotta Tech Ports interview process are Technical, Coding Test and Group Discussion.
What are the top questions asked in Yotta Tech Ports Associate Software Engineer interview?

Some of the top questions asked at the Yotta Tech Ports Associate Software Engineer interview -

  1. OOPS concepts , project questions and small coding questi...read more
  2. About inheriyance , constructors , exeption handl...read more
  3. Puzzle basing on analytical think...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Yotta Tech Ports interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Yotta Tech Ports Associate Software Engineer Salary
based on 12 salaries
₹3.8 L/yr - ₹9.4 L/yr
7% more than the average Associate Software Engineer Salary in India
View more details

Yotta Tech Ports Associate Software Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

3.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

3.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
Associate Software Engineer
12 salaries
unlock blur

₹3.8 L/yr - ₹9.4 L/yr

Software Engineer
10 salaries
unlock blur

₹1.8 L/yr - ₹6.5 L/yr

Software Developer
7 salaries
unlock blur

₹0.7 L/yr - ₹4.5 L/yr

Associate Engineer
5 salaries
unlock blur

₹5.6 L/yr - ₹9.6 L/yr

Junior Software Engineer
5 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Explore more salaries
Compare Yotta Tech Ports with

Adani Ports and SEZ

3.9
Compare

Essar Ports

4.7
Compare

Jawaharlal Nehru Port Trust

4.3
Compare

Krishnapatnam Port

4.0
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