• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
sfcsarah Avatar
Name:Sarah F C
Clan:Unknown
Member Since:Jan 2016
Last Seen:Jul 2024
Profiles:
Following:20
Followers:22
Allies:19
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (39)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Priyanshu666
    • commented on "Manhattan Distance" kata
    • 16 months ago

    A piece of cake

  • Custom User Avatar
    • sfcsarah
    • commented on "Organise duplicate numbers in list" kata
    • 16 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • sfcsarah
    • commented on "Manhattan Distance" kata
    • 16 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • sfcsarah
    • commented on "Compare Versions" kata
    • 16 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • sfcsarah
    • commented on "What's A Name In?" kata
    • 16 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • sfcsarah
    • commented on "Customer Orders: Products 1 & 2, Excluding 3" kata
    • 17 months ago

    That's fair - they have been great for practice though! Especially for strings and dates

  • Custom User Avatar
    • bornForThis
    • commented on "Customer Orders: Products 1 & 2, Excluding 3" kata
    • 17 months ago

    hi! frankly, my katas are just a product of creativity and imagination :) There are a lot of sites which provide actual interview SQL questions, but here we just have fun

  • Custom User Avatar
    • sfcsarah
    • commented on "Customer Orders: Products 1 & 2, Excluding 3" kata
    • 17 months ago

    the formatting for this question, especially with how many spaces there are, is a bit finicky. Are actual interview questions this particular?

  • Custom User Avatar
    • sfcsarah
    • commented on "Time Trek: Navigating the Chronology of Employee Tenures" kata
    • 17 months ago

    There is an error in the test cases with this record in employee_works

    5 4 2021-02-18 00:00:00 +0000 2024-01-31 00:00:00 +0000

    note that the finish_date is set in the future, so the employee hasn't left, but is with us till 2024-01-31

    (This comment is published on 2024-01-04)

    I had to use finish_date = current_date in order to pass the test cases. Please fix it to mark this employee D as 'Still with us' instead of 'Left'

  • Custom User Avatar
    • sfcsarah
    • commented on "Developer of the Day" kata
    • 17 months ago

    age in descending order (from youngest to oldest).

    this is contradictory, if youngest to oldest -> age in ascending order
    if age in descending order -> oldest to youngest

    Did you mean DOB?

  • Custom User Avatar
    • sfcsarah
    • commented on " Maximum Daily Sales by Product and Store " kata
    • 17 months ago

    This was tricky - finally decided to use two CTEs: one for getting the highest transaction amount, and another for the total daily amount before joining the two.

  • Custom User Avatar
    • sfcsarah
    • commented on "Calculating Month-Over-Month Percentage Growth Rate" kata
    • 17 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • sfcsarah
    • commented on "User Classification With a Twist " kata
    • 17 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • sfcsarah
    • commented on "SQL Basics: Simple UNION ALL" kata
    • 17 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • sfcsarah
    • commented on "SQL Basics: Simple UNION ALL" kata
    • 17 months ago

    The checker is missing the order by

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...