A collection of Python practice problems and solutions focused on Coding Test Series (CTS) style questions and past Python-based PYQs.
This repository is designed to help you strengthen problem-solving skills, understand common coding patterns, and prepare for technical assessments.
This repository contains Python practice files and Jupyter Notebooks covering typical coding questions encountered in technical assessments.
It is specifically tailored for:
- Cognizant GenC / GenC Next (Cluster 2 Python) coding problems.
- Pattern printing challenges.
- General Python exercises to reinforce fundamentals.
Each notebook includes problems, code solutions, and output explanations to help you learn by doing.
python_practice/
├── CTS_pyq.ipynb # CTS Cluster 2 / Python previous year questions
├── Pyq.ipynb # General Python PYQ practice
├── pattern.ipynb # Pattern generation and string manipulation
├── practice.ipynb # Miscellaneous Python practice exercises
├── p.exe # Compiled practice binary (Optional/Experimental)
└── README.md # Project documentatione[oaicite:2]{index=2}