- Bengaluru, Karnataka
Pinned Loading
-
-
-
pulsecore-py
pulsecore-py PublicMulti-tenant Hospital Management System (Django) — appointment management module
Python
-
-
Reverse an Integer in Ruby using Mat...
Reverse an Integer in Ruby using Mathematics 1# Monkey-Patching the Integer Class2class Integer
3def reverse
4x = self.abs
5y = 0
-
parking_lot.rb
parking_lot.rb 1# frozen_string_literal: true23# Design a parking lot system where:4# - I can define set number of parking slots for the type of vehicle (say, 20 slots for Cars, 40 slots for motor bikes).5# - I can define hourly rate for the types of vehicle we have (say, 30Rs / hour for car, 15Rs / hour for motor bikes).
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
