Skip to content

Conversation

@Vedavyasa21
Copy link

Added a new coding exercise: Deep-Merge Two Nested Objects With Circular References.

  • Handles circular references safely
  • Ensures immutability
  • Merges nested objects and arrays correctly
  • Suitable for advanced JavaScript interview preparation

@Vedavyasa21
Copy link
Author

Hey! @sudheerj can you check the PR i have made

@sudheerj
Copy link
Owner

@Vedavyasa21 Thanks for PR. This question is quite interesting. Please make the variable names bit descriptive. Can you provide the answer as well?

@Vedavyasa21
Copy link
Author

@sudheerj Yeah I have changed the variable names
Should I add the solution below the code or in the discription ?

@Vedavyasa21
Copy link
Author

@sudheerj Hey, can you please confirm about the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants