Skip to content

This repository contains solutions to common TCS NQT coding problems, covering arrays, strings, sorting, and number systems in C++.

Notifications You must be signed in to change notification settings

ShreyaPramanik47/TCS-NQT-Coding-Sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCS NQT Coding Problems

This repository contains solutions to various coding problems frequently asked in TCS NQT exams. It is organized into different categories based on the type of problem.

Categories

  • Array: Problems related to array manipulation, sorting, searching, and optimization techniques.
  • String: Covers string operations, pattern matching, and string manipulation problems.
  • Sorting: Includes sorting algorithms and challenges based on sorting techniques.

How to Use

Each category has a collection of C++ files with well-documented solutions. Feel free to explore the code, use the examples, and practice to improve your problem-solving skills.

Folder Structure

  • Array/: Array-related coding problems.
  • String/: String manipulation problems.
  • Sorting/: Sorting algorithm-based problems.

Contributing

Feel free to raise issues or contribute by submitting pull requests if you find any improvements!

About

This repository contains solutions to common TCS NQT coding problems, covering arrays, strings, sorting, and number systems in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages