Add office photos
TEKsystems logo
Engaged Employer

TEKsystems

Verified
3.4
based on 1k Reviews
Video summary
Filter interviews by
Software Engineer
Clear (1)

TEKsystems Software Engineer Interview Questions and Answers

Updated 13 May 2024

Q1. 2.Python finding the output based on pop function?

Ans.

The pop() function in Python removes and returns the last element from a list.

  • pop() function modifies the original list

  • pop() function takes an optional index parameter to remove and return an element at a specific index

  • If the list is empty, pop() function raises an IndexError

Add your answer
right arrow

Q2. Performance tuning of SQL stored procedure

Ans.

Performance tuning of SQL stored procedure involves optimizing query execution time and reducing resource usage.

  • Identify and optimize the most resource-intensive queries

  • Use appropriate indexing and partitioning techniques

  • Minimize network round trips and data transfers

  • Avoid using cursors and temporary tables

  • Use query hints and plan guides to influence query execution plan

  • Regularly monitor and analyze query performance using tools like SQL Profiler and Execution Plan

  • Consider us...read more

Add your answer
right arrow

Q3. Asynchronous programming in .net

Ans.

Asynchronous programming in .NET allows for non-blocking execution of code, improving performance and responsiveness.

  • Async and Await keywords used to implement asynchronous programming

  • Allows for parallel execution of multiple tasks

  • Improves performance and responsiveness of applications

  • Examples include web applications, file I/O operations, and database queries

Add your answer
right arrow

Q4. What is data warehousing?

Ans.

Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.

  • Data warehousing involves extracting data from multiple sources and consolidating it into a single repository.

  • It is used for creating reports, analyzing trends, and making informed business decisions.

  • Data warehouses are typically designed for query and analysis rather than transaction processing.

  • Examples of data warehousing tools include Amazon Redshift, S...read more

Add your answer
right arrow
Discover TEKsystems interview dos and don'ts from real experiences

Q5. Cte vs temp table

Ans.

CTE and temp tables are used to store intermediate results in SQL queries.

  • CTE stands for Common Table Expression and is defined within a query.

  • Temp tables are created in the tempdb database and can be accessed across sessions.

  • CTEs are generally faster and more readable than temp tables.

  • Temp tables are useful for complex queries with multiple steps or when data needs to be manipulated.

  • CTEs are useful for recursive queries or when a query needs to reference itself.

Add your answer
right arrow

Q6. Threading in .net

Ans.

Threading in .NET allows for concurrent execution of code, improving performance and responsiveness.

  • Threading allows for multiple threads of execution to run concurrently

  • Thread class is used to create and manage threads

  • Thread synchronization is important to prevent race conditions and deadlocks

  • Async/await is a newer approach to concurrency in .NET

  • TPL (Task Parallel Library) provides higher-level abstractions for concurrency

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at TEKsystems Software Engineer

based on 15 interviews
4 Interview rounds
Resume Shortlist Round
Coding Test Round
Group Discussion Round
Technical Round
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Engineer Interview Questions from Similar Companies

HCLTech Logo
3.5
 • 164 Interview Questions
Cisco Logo
4.1
 • 46 Interview Questions
Walmart Logo
3.7
 • 15 Interview Questions
View all
Recently Viewed
INTERVIEWS
Iris Software
No Interviews
INTERVIEWS
ElectrifAi
No Interviews
INTERVIEWS
MyOperator
No Interviews
INTERVIEWS
MyOperator
No Interviews
INTERVIEWS
TEKsystems
No Interviews
INTERVIEWS
TEKsystems
No Interviews
INTERVIEWS
MyOperator
No Interviews
INTERVIEWS
TEKsystems
No Interviews
INTERVIEWS
Tata Communications
No Interviews
INTERVIEWS
Einfochips
No Interviews
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter