question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Beta] Coding Interview Algorithm Questions section - Something went wrong

See original GitHub issue

Challenge Name

https://beta.freecodecamp.org/en/challenges/coding-interview-algorithm-questions/inventory-update

Issue Description

Loading any challenge from the Coding Interview Algorithm Questions section gives Something went wrong message and checking the browser console shows: Failed to load resource: the server responded with a status of 500 ()

Error: {"output":{"message":"Cannot read property 'isComingSoon' of undefined"},"meta":{}}
    at Object.callback (http.client.js:199)
    at n (index.js:62)
    at XMLHttpRequest.i (index.js:129)
    at XMLHttpRequest.o [as __zone_symbol___onload] (zone.js:1064)
    at e.invokeTask (zone.js:424)
    at t.runTask (zone.js:191)
    at XMLHttpRequest.invoke (zone.js:486)

Browser Information

  • Browser Name, Version: Google Chrome 64.0.3282.186 (Official Build) (32-bit)
  • Operating System: windows 7 32-bit
  • Mobile, Desktop, or Tablet: Desktop

Your Code





Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
raisedadeadcommented, Mar 26, 2018

Hi @scissorsneedfoodtoo I think we should expand the tests here https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/seed/test-challenges.js and also rename one of the challenges to preserve uniqueness.

0reactions
scissorsneedfoodtoocommented, Mar 26, 2018

@Bouncey and @raisedadead, thank you for your help! I’ll start working on expanding the tests and will submit a PR to rename the challenge in the coding interview section.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What To Do If You Get a Question Wrong in a Coding Interview
In this article, we explain what a coding interview is, list steps you can take if you get a question wrong in an...
Read more >
How to Rock the Coding Interview – Tips That Helped Me ...
Many candidates start coding as soon as they hear the question. That is usually a big mistake. First, take a moment and repeat...
Read more >
Technical Interviews: the 8 Most Common Mistakes ...
#5: Not Using Tests ... Not running your code through test cases is missing out on crushing your interview. For one, it is...
Read more >
117 Coding & Programming Interview Questions & Answers ...
This guide includes basic programming interview questions, along with more ... When the compiler finds something wrong with the program, ...
Read more >
How to know testcases where code fails? - GeeksforGeeks
One of the test cases where this code will fail is when the array is arr[] = {2, -1, 3, 4, 5}. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found