Skip to content
View kavilivishnu's full-sized avatar
Block or Report

Block or report kavilivishnu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. String Reverse and Swap case. String Reverse and Swap case.
    1
    """
    2
    Stack Data Structure
    3
    """
    4
    
                  
    5
    
                  
  2. A Recursive code which can be used f... A Recursive code which can be used for any filtering process.
    1
    '''
    2
    In the below code, I just took the modulo criteria for the filtering process. 
    3
    if res = 0: The so and so person secured more than 80% or can be taken in any other aspect i.e. the work experience in so and so field.. etc etc.. aspects
    4
    if res = 1: >70%
    5
    if res = 2: >60%