Skip to content

SharjunA/coding-assessment-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A structured collection of coding problems and solutions implemented in Python and Java for technical assessment and interview preparation. Includes topic-wise problems and real assessment questions for practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors