This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-08-04
Channels
- # announcements (7)
- # babashka (32)
- # beginners (106)
- # bristol-clojurians (10)
- # cider (6)
- # clj-kondo (5)
- # cljdoc (10)
- # clojure (110)
- # clojure-australia (10)
- # clojure-dev (6)
- # clojure-europe (12)
- # clojure-nl (2)
- # clojure-norway (16)
- # clojure-spec (9)
- # clojure-uk (59)
- # clojurescript (105)
- # community-development (2)
- # conjure (46)
- # cursive (12)
- # data-science (1)
- # datalog (26)
- # datomic (37)
- # docker (4)
- # emacs (10)
- # events (1)
- # fulcro (8)
- # graalvm (2)
- # jobs (1)
- # jobs-discuss (1)
- # malli (24)
- # meander (13)
- # off-topic (52)
- # pathom (4)
- # polylith (17)
- # proletarian (4)
- # react (1)
- # rewrite-clj (4)
- # shadow-cljs (56)
- # sql (21)
- # xtdb (14)
Good to see you again, your mock interview thing sounds great
Thanks! It's good practice for beginners like us! If you guys ran one I'd totally join! (Even if I'd totally flop :p)
Sorry we used you to drive the question hopefully wasn't too stressful with the ambiguous wording on the java questions
I felt uneasy with that solution I showed, as it had to loop through the seq 3 times (1 for distinct, 2 for equality) - so I've fixed that 😉 https://github.com/markus-wa/bristol-clj/blob/main/src/bristol_clj/interviews/week1.clj It also returns early if possible - let me know if you have more suggestions!
👍 3