i
TEKsystems
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.
6 sections with section timings
Aptitude 10 questions
Reasoning 10 questions
Coding 1(30min)
Data structure 10
Pseudo Code 10
About Company 5
Topic 1-drone
Topic - self driving cars
Program to count spaces and print digits in string
For counting spaces, loop through the string and check for ' ' character
For printing digits, loop through the string and check for '0' to '9' characters
Use isdigit() function in Python to check for digits
Use a counter variable to keep track of spaces
Use a separate string variable to store digits and print it at the end
String is immutable because it cannot be changed once created.
Immutable objects are safer to use in multi-threaded environments
String pool in Java is possible because of immutability
StringBuffer and StringBuilder are mutable alternatives to String
Difficult program in Python: A web scraper to extract data from dynamic websites. Difficult program in C: A program to implement a custom data structure.
Python program required knowledge of web scraping libraries like BeautifulSoup and Selenium
C program required understanding of memory management and pointers
Python program had to handle dynamic website elements and login authentication
C program had to implement a custo...
I was interviewed before Aug 2023.
Easy questions can be solved simply
Nothing much have to speak about topic
I applied via Campus Placement and was interviewed before Apr 2023. There were 5 interview rounds.
It was a online test on one of the platforms, with basic aptitude and reasoning.
Consisted of 3 coding questions
A topic was given and their views were asked one by one in a group, online through zoom
Top trending discussions
I applied via Walk-in and was interviewed before Jan 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jun 2022. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Dec 2022. There were 4 interview rounds.
About myself and my knowledge, experience and English speaking
To troubleshoot hardware or software related problems, start by identifying the symptoms, checking connections, updating drivers or software, and testing components.
Identify the symptoms of the problem to determine if it is hardware or software related.
Check connections and cables to ensure everything is properly connected.
Update drivers or software to the latest version to fix any compatibility issues.
Test components ...
OST and PST are file formats used by Microsoft Outlook to store email data.
OST stands for Outlook Offline Storage Table and is used for offline access to email data.
PST stands for Personal Storage Table and is used to store email data locally on a user's computer.
OST files are typically used in conjunction with Exchange Server for offline access.
PST files can be imported/exported to backup or transfer email data.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Data Analysts are responsible for collecting, processing, and analyzing data to help organizations make informed decisions.
Collecting and organizing data from various sources
Cleaning and processing data to ensure accuracy and consistency
Analyzing data using statistical techniques and tools
Creating visualizations and reports to present findings
Interpreting data to provide insights and recommendations
Collaborating with s...
I was interviewed in Dec 2024.
I am a recent graduate with a degree in Mechanical Engineering and a passion for problem-solving and innovation.
Recent graduate with a degree in Mechanical Engineering
Passionate about problem-solving and innovation
Experience with CAD software such as SolidWorks
Completed internships at engineering firms
PST is a personal storage file used to store emails, contacts, and calendar events in Outlook. OST is an offline storage file that allows access to emails without an internet connection.
PST files are typically used for archiving or backing up Outlook data.
OST files are created when using Outlook in cached Exchange mode to allow access to emails offline.
PST files can be imported or exported to transfer data between Outl...
I was interviewed in Jan 2021.
Round duration - 126 minutes
Round difficulty - Hard
This round consist of coding questions as well as mcqs based on aptitude as well as some domain sections. This round is hard.
Given an N*M matrix filled with integer numbers, determine the maximum sum that can be obtained from a path starting from any cell in the first row to any cell in the last row...
Find the maximum sum path in a matrix from top row to bottom row by moving down or diagonally.
Use dynamic programming to keep track of maximum sum at each cell.
At each cell, consider the maximum sum from the cell above, left diagonal, and right diagonal.
Add the current cell value to the maximum of the three possibilities.
Repeat this process for all cells in the matrix to find the maximum sum path.
Given a 2-dimensional boolean matrix mat
of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...
Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.
Iterate through the matrix to find elements with value 1
Store the row and column indices of these elements
Update the entire row and column for each element found to be 1
Round duration - 45 minutes
Round difficulty - Easy
In this round the interviewer ask few questions related to domain and at last he ask some behavioral questions.
You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list.
Your task is to determine t...
Find the node where two linked lists merge, return -1 if no merging occurs.
Traverse both lists to find the lengths and the last nodes
Align the starting points of the lists by adjusting the pointers
Traverse both lists simultaneously until a common node is found
Tip 1 : Be calm and have confidence . Confidence is the key to crack any interview.
Tip 2 : Try to give maximum time on basics of a topic
Tip 3 : Practice interview questions
Tip 4 : Do atleast 2 projects
Tip 1 : Put only those skills in resume which the company requires, but don't put false information in resume
Tip 2 : Write only those things in resume in which you are 100% confident
Tip 3 : Have projects in resume and prepare well for it
Tip 4 : Keep it short and crisp.
Tip 5 : Focus on important things in resume
based on 2 interviews
Interview experience
based on 19 reviews
Rating in categories
Senior Software Engineer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
863
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
312
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
247
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
164
salaries
| ₹0 L/yr - ₹0 L/yr |
Randstad
Kelly Services
Allegis Group
ManpowerGroup