Pavan Kalyan's Blog
  • Blog
  • About
  • Research
  • Projects
  • Publications
  • Search
  • TIL: Determine expected solution from given constraints

    Quick reference to the complexity and constraint chart with a few tips

    April 14, 2022 - 1 minute read -
    TIL competitive-programming
  • TIL: How to create an empty Pull Request on GitHub

    TLDR:

    git commit --allow-empty -m "empty commit to create PR to start discussion"
    

    December 30, 2021 - 1 minute read -
    TIL git

This is a technical blog, where I write about various things I learn or want to share.
Pavan Kalyan Damalapati