Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1000 Bytes

File metadata and controls

57 lines (38 loc) · 1000 Bytes

Coding Assessment Preparation

This repository contains a structured collection of coding problems and solutions implemented in Python and Java for technical assessments and interview preparation.

The problems are organized topic-wise to help with systematic practice and quick revision of common algorithmic patterns.


Topics Covered

  • Arrays
  • Strings
  • HashMap
  • Math Problems
  • Logical Problems
  • Pattern Printing
  • Assessment Questions (from real coding tests)

Repository Structure

coding-assessment-prep

├ arrays
├ strings
├ hashmap
├ math
├ logic
├ patterns
└ past_assessments

Each folder contains implementations in Python and Java wherever applicable.


Purpose

This repository is intended for:

  • Technical interview preparation
  • Coding assessments
  • Practicing common problem-solving patterns
  • Revising data structures and algorithms

Languages Used

  • Python
  • Java

Author

Sharjun A