vickey kumar

Results 8 issues of vickey kumar

when c mode is used with cling, below error is seen when trying to print real time values: $ **cling -xc** ***************** CLING ***************** * Type C code and press...

bug
help wanted
confimed

[cling]$ .L libdsa.so [cling]$ #include "include/hashmap.h" [cling]$ int data=21 (int) 21 ... ... [cling]$ hashmap_insert(m, "hello", sizeof("hello"), &data, 4) cling(_ZN4llvm3sys15PrintStackTraceERNS_11raw_ostreamE+0x33)[0x55f2b9c37b2d] cling(+0x1bbabc0)[0x55f2b9c37bc0] cling(_ZN4llvm3sys17RunSignalHandlersEv+0x99)[0x55f2b9c35df3] cling(+0x1bba399)[0x55f2b9c37399] cling(_ZN9textinput18TerminalConfigUnix12HandleSignalEi+0x7a)[0x55f2b9c9f486] cling(+0x1c221d4)[0x55f2b9c9f1d4] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef10)[0x7fdf3aaccf10] **/root/ds/dsa/libdsa.so(_Z14hashmap_insertP8_hashmapPKvjS2_j+0x9b)[0x7fdf3a88aab8] [0x7fdf3be9b070]** cling(_ZNK5cling19IncrementalExecutor14executeWrapperEN4llvm9StringRefEPNS_5ValueE+0xad)[0x55f2b9ad87a3] cling(_ZN5cling11Interpreter11RunFunctionEPKN5clang12FunctionDeclEPNS_5ValueE+0xf2)[0x55f2b9b17982]...

Multiple REPL/Terminal Tab implementation in same terminal window * same fork repl APIs can be used

enhancement
help wanted

implement a chat proxy in backend implement a floating chat widget integrating both backend and frontend

introduce a new API that allows us to generate category and topic-wise coding questions for DSA and help us practice them

enhancement