Sobes.tech

How did you use the integration with OpenAI API in your project? Are you familiar with LangChain or other frameworks for working with LLMs?

Senior
246

Tell about DDD (Domain-Driven Design) and the functional paradigm — what have you read, how have you implemented?

Senior
196

Graph filtering task: there are two endpoints — GET /graph (returns a graph of vertices and edges by person) and GET /events (returns events from ClickHouse by person with a location field). You need to implement an endpoint that filters the graph, leaving only those vertices that appeared in events with a specific location (for example, Moscow). Describe the implementation logic.

Senior
167

Tell us about yourself, your experience, how you chose the IT field and development, why specifically Go, and how you progressed in your career?

Senior
158

What is the difference between ML and LLM?

Senior
155

Tell about the most complex or interesting task in StormTrade. What was the domain responsibility of the trading core?

Senior
131

Tell about WaitGroup and Mutex — how they are used and what they are for?

Senior
110

How can the graph filtering algorithm be accelerated with a large number of vertices and events?

Senior
106

Why are you looking for a new job now and what are you looking for?

Senior
104

Tell about profiling services in Go — what does the debugging and bottleneck search process look like?

Senior
104