i
Tata Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in May 2022. There was 1 interview round.
posted on 27 Dec 2021
I was interviewed before Dec 2020.
Round duration - 70 Minutes
Round difficulty - Medium
This round consists of Aptitude questions, Java oops concepts MCQ questions, SQL questions, and 2 Coding questions
This round conducted around 11 AM
The environment is good, You can't change the window so googling the answers is not possible. you have to be quick to answer most of the questions, Don't spend too much time on 1 question, Just mark that question, so that if you have time you can complete it in the end
The interviewer was strict, no cheating allowed, Mobiles are kept in Bag
Given a 32-bit signed integer N
, your task is to return the reversed integer. If reversing the integer causes overflow, return -1
.
The first line contains an int...
The idea is to use the fact that the input ‘N’ is a 32 bit signed integer. So, as mentioned, -2147483648 <= ‘N’ <= 2147483647. In this range, for ‘N’ = 10 * x + y, the ‘N’ can never attain a value when |x| = INT_MAX / 10, y = 8 or 9 for x > 0 and y = -9, for x < 0.
Therefore, it is sufficient to check |x| > INT_MAX / 10 (i.e. x > INT_MAX / 10 or x < INT_MIN / 10...
You are given an array ‘ARR’ consisting of ‘N’ strings. Your task is to find the longest common prefix among all these strings. If there is no common prefix, you ha...
In this approach, we will iterate through each character of the first string and check if the same character exists in each string or not. We will maintain a variable longestPrefix to store the longest common prefix.
We will traverse idx from 0 to the length of ARR[0] -1.
Round duration - 45 Minutes
Round difficulty - Medium
It was night when my interview was scheduled ,Interviewer asked the questions on SQL, Angular, DBMS,OOPS Concepts, Java programming, Operating system ,Some 1-2 is tough and others questions I answered very well, He asked me to explain oops concepts like polymorphism ,Encapsulation, Inheritance with the help of real life examples.He asked to code 1 pattern question at end.
Implement the Selection Sort algorithm to sort an unsorted array of non-negative integers in non-decreasing order. The algorithm should repeatedly find the minimum element...
Selection sort is a standard sorting algorithm that uses nested loops to find all the minimum elements in the array in each iteration and swap them with the starting element of the unsorted region of the array.
Steps :
Tip 1 : Prepare each concept and implement it by developing an application, to have a better understanding of topics learned
Tip 2 : A few questions from DB were also asked like SQL aggregate functions, joins, and Stored procedures Interviewer will ask to write a SQL query, so prepare this part very well
Tip 3 : learn git commands, how to push and pull your code , resolve merge conflicts, and use Continous Integration, deploy code using Jenkins
Tip 1 : In Resume Mention the topics you know very well, don't write the topics like Docker, Machine learning just to impress
Tip 2 : Explain your Internship, Projects in detail(In bullet Points, Specify tech stack used in the projects) and you should have a clear idea of the Project you implemented
posted on 12 Dec 2024
posted on 7 Aug 2024
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
DSA questions mainly focusing on dynamic programming and Graphs
I am a passionate software developer with experience in Java, Python, and web development.
Graduated with a degree in Computer Science
Worked on multiple projects using Java and Python
Familiar with web development technologies like HTML, CSS, and JavaScript
Strong problem-solving skills and ability to work in a team
My strengths include problem-solving skills and attention to detail. My weaknesses include a tendency to overthink and difficulty delegating tasks.
Strengths: problem-solving skills, attention to detail
Weaknesses: tendency to overthink, difficulty delegating tasks
I applied via Job Portal
Coding is the process of creating instructions for computers to execute tasks.
Coding involves writing and testing instructions in programming languages.
It is used to create software, websites, apps, and more.
Examples of coding languages include Java, Python, and C++.
VEAY SIMPLE QUESTION ASKING
posted on 5 Apr 2024
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Easy not much hard. Basic questions
Dsa is must, logical questions are asked
I applied via campus placement at SIES College of Management Studies (SIESCMS) and was interviewed in Jul 2024. There were 2 interview rounds.
IT WAS BASIC AND EASY TO SOLVE
OOPS concepts in Java refer to the principles of Object-Oriented Programming such as inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public getter and setter methods.
Polymorphism...
posted on 27 Sep 2024
Test was hard, needs to prepared very well
Logical and Maths ,Sql,Java
Interview experience
Senior Design Engineer
2.3k
salaries
| ₹5.2 L/yr - ₹16.2 L/yr |
Design Engineer
2k
salaries
| ₹3 L/yr - ₹10 L/yr |
Technical Lead
1.6k
salaries
| ₹6.5 L/yr - ₹22.9 L/yr |
Solution Developer
1.6k
salaries
| ₹3 L/yr - ₹12 L/yr |
Team Lead
670
salaries
| ₹5.9 L/yr - ₹20 L/yr |
KPIT Technologies
L&T Technology Services
Cyient
Tech Mahindra