Interview with a member of the Vaticle team — Krishnan
Разница между en3 и en4, 0 символ(ов) изменены
_Hello, everyone!_↵

_We look forward to our upcoming competition —  [contest:1787], which will take place on [contest_time:1787]. In the meantime, you can learn a little more about us._↵

_We’re from [Vaticle](https://vaticle.com), and we’re the creators of [TypeDB](https://github.com/vaticle/typedb) & [TypeQL](https://github.com/vaticle/typeql).  All members of our team are unique and talented, and today we want to introduce you to one of them._ ↵

<center>↵
<img alt="Vaticle" src="https://codeforces.com/predownloaded/03/46/03464753d3d754055dc6d379d123120c44908937.jpeg" style="float:center;height: 400px; margin: 10px; max-width:70%;"/>↵
</center>↵

**<font color="#170b53">How would you introduce yourself?</font>**↵

I'm Krishnan, I grew up in India and spent a little too much time on the internet and fiddling with my (underpowered) PC.  After completing my Bachelor's degree, I spent a year as a software engineer working on a huge data lake, the next as a research fellow trying to permute thread executions to force out concurrency bugs, a year doing a masters with a focus on the old-style AI (and logic-programming). After a short-lived attempt at a Ph.D., I'm now at Vaticle working on the automated reasoning built into our database.↵

 ↵
**<font color="#170b53">When did you start Competitive Programming?</font>**↵

Probably in my second year of uni. One of my friends decided it would be fun and we just started doing contests. Later on, another friend convinced me to learn a bit more and join his ICPC team. The discussions I had with him were great.↵

**<font color="#170b53">What have you since learned and how has competitive programming impacted your skills?</font>**↵

Everyone reading this knows better than me, but CP has made me a lot better at dissecting a problem better and isolating the crux of it. It also makes you great at coming up with the simplest possible implementation which covers all the (edge) cases. The clarity of thought you need to get an AC is something I would have taken much longer to develop without it.↵

**<font color="#170b53">What is it like working at TypeDB as an Engineer?</font>**↵

The problems you get to work on here at Vaticle are great fun. There's a nice balance of freedom to explore solutions and expectations on output- so you're happy with the state of whatever you're building. It feels like a good time to be at the company because we're stable enough to know what we want to do and have some idea of how we want to do it, but still early enough that you have to define and drive the solution.↵

Another great thing is the variety of fields we touch on in our work &mdash; There's something in it for almost everyone. The query language and type system design, the semantics of the language, the graph traversal algorithm, the storage engine, and its low-level data structures, and the distributed systems aspect to scale it all up. We even have our own IDE (and a very, very cool graph visualizer). You also have to dive into the internals of programming languages, build systems, and cloud infrastructure.↵

To top it all off, with the group of extremely smart people working here and their varied interests, you have a lot of great (and often tangential) discussions in the meeting room, the lunch table (and the pub). Even so, I think we could do with a few more competitive programmers in the team ;)↵

**<font color="#170b53">What kind of problems are you working on?</font>**↵

The focus of my work is the reasoner (which sits well with my interest in logic programming). The first major piece of work here was the resolution planner – what is the best order to evaluate a recursive query? The discussions with my colleagues were critical to making heads or tails of the problem. It could still use some work though (anyone like decomposing graphs?)↵

I've since worked on adding arithmetic & aggregate queries into the system &mdash; which involved finding the right conceptual model to think about all these in a graph setting. We've had some great discussions on the various database models and how it fits into their systems. ↵

The next chunk of work I look forward to is to tame the reasoner a little more. The current solution is very elegant &mdash; it's simple and powerful as a direct result of its simplicity. We just need to add a few missing properties to the resolution procedure to bring it up to the state of the rest of the system.↵

The data in knowledge graphs tend to be highly interconnected, and we know interconnectedness is a recipe for hard problems.↵

<center style="margin:2.5em;">↵
<a href="https://codeforces.com/userForm/79ad07f037f009a0" style="text-decoration:none; font-size:14px; background-color:#170b53; color:#FAEBD7; font-weight:bold; padding:0.5em 1em;">Apply</a>↵
</center>↵

_So, if you already want to become a member of our team, then without delay [fill out this form](https://codeforces.com/userForm/79ad07f037f009a0). But, if you need more details about us and our work, we invite you to our [website](https://vaticle.com/) and [GitHub](https://github.com/vaticle) pages._↵

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский vaticle 2023-01-21 01:37:53 0 (published)
en3 Английский vaticle 2023-01-21 00:57:28 19
en2 Английский vaticle 2023-01-21 00:56:47 63
en1 Английский vaticle 2023-01-20 23:45:49 5117 Initial revision (saved to drafts)