Think Algorithmic.
Code Masterful.

Join a community of problem solvers at DTU. Prepare for coding interviews, compete in ICPC, master DSAs, and make friends.

solver.cpp
#include <bits/stdc++.h>
using namespace std;

int main() {
ios_base::sync_with_stdio(false);
cin.tie(NULL);

// Join DACS and solve problems together
cout << "Hello, World of Algorithms!" << '\n';
return 0;
}

Upcoming Sessions

Join our weekly sessions to learn new algorithms, review theory slides, and practice on Kattis/Codeforces.

View Full Calendar

No upcoming sessions scheduled yet. Check back soon!

Team Photo
10+
Active Members
Who We Are

A Community of
Problem Solvers

The DTU Algorithmic and Computational Society (DACS) is a student-run organization dedicated to advancing knowledge in data structures and algorithms.

Whether you are heavily preparing for the International Collegiate Programming Contest (ICPC), aiming to ace tricky coding interviews at top tech companies, or just starting out and want to improve your logical thinking, DACS provides the perfect environment.

Weekly Theory

Structured lessons on algorithms led by experienced students.

Live Contests

Practice sessions on Kattis and Codeforces with leaderboards.

Life at DACS

Moments from our contests, theory sessions, and social gatherings.

Ready to Join Us?

Membership is discounted for DTU students. Get access to our internal portal, RSVP to weekly sessions, and track your contest performance.