Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sharminshanta created a repository: sharminshanta/150-challange-php
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Friend Requests II: Who Has the Most Friends b3edc83
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Find Users With Valid E-Mails 08e9d2b
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Products Ordered in a Period e72c1eb
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Group Sold Products By The Date 96fe83d
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Patients With a Condition c52b5c6
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Department Top Three Salaries 0c4586f
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Update restaurant_growth.sql 3e8f8a7
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Employees Whose Manager Left the Company e57d655
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Last Person to Fit in the Bus 51e38b4
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Product Price at a Given Date cc2caf5
sharminshanta pushed 1 commit to main sharminshanta/mathematics-python
- #2: Linear Algebra Basic. 6ee1c1a
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- Primary Department for Each Employee 79b9bb9
sharminshanta created a comment on an issue on sharminshanta/mathematics-python
import numpy as np # Vectors v1 = np.array([3, -1, -2, 3]) v2 = np.array([-2, 5, 7, 1]) v3 = np.array([5, 3, 1, -4]) v4 = np.array([3, 2, -0, -4]) # Check all dot products (commented as...
sharminshanta opened an issue on sharminshanta/mathematics-python
Dot Product
In mathematics, two vectors are considered orthogonal (perpendicular) if their dot product is zero. You are provided with 4 vectors defined in NumPy. Compute the dot product for each pair of vecto...sharminshanta created a repository: sharminshanta/mathematics-python
https://github.com/sharminshanta/mathematics-python - Mathematic with Python
sharminshanta pushed 1 commit to main sharminshanta/mysql-assesment
- The Number of Employees Which Report to Each Employee c3c7d5a