Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sorin
Sorin has asked
0
questions and find answers to
74
problems.
Stats
2.0k
EtPoint
666
Vote count
0
questions
74
answers
About
Sorin questions
Sorin answers
How to calculate the coordinated where the projectile will hit the moving target?
Given an adjacency list for multigraph, compute adjacency list for equivalent (simple) undirected graph in O(|V|+|E|) time
Given a tree, find the kth node in the path from node 'a' to node 'b' in Log(n)?
how to compute the projection/modelview matrix given 3D points and their 2D screen positions in opengl
Interactions between variable hoisting and other aspects of a programming language
How can I find common parts of 3 or more strings? [closed]
How to find unknown repeated patterns in the set of strings?
How to find connected triangles on a 3d mesh
Algorithm for pathing between graph components
Apply boolean mask to last two dimensions of tensor in TensorFlow