CodeXray_Bootcamp Part 1 Chapter 1
CodeXray SDE Bootcamp Part 1 Chapter 1
Rating
0
0
There are no comments for now.
Join this Course
to be the first to leave a comment.
1.
The /proc directory in Linux primarily contains:
2.
True/False: The /etc directory is used to store user data and personal configuration files.
4.
The command journalctl is most useful for:
5.
You’re asked to debug a process crash on Ubuntu. Logs show no app output. What’s the most effective sequence?
6.
Why is Ubuntu not preferred in CodeXray development setups?
8.
Which Linux command would you use to find a specific string within a log file?
9.
The command git config --global user.email sets:
10.
Which actions are not part of the standard Git workflow?
12.
You cloned a repository but forgot to create a new branch. After making changes, how do you fix it safely?
13.
Which VS Code extension is most relevant for developers to understand and manage their code repository workflows?
14.
What is not the primary reason to prefer SSH for Git?
16.
Developer A commits to main, Developer B commits later to the same file. Merge conflict arises. Best resolution?
17.
The eBPF verifier ensures:
19.
Which observability tools use eBPF?
20.
You attach a kprobe to sys_enter_execve. What data can you capture?
21.
Why does CodeXray avoid blocking policies?
22.
Challenges with eBPF adoption include:
24.
You see no eBPF metrics from a node. Possible cause?
25.
Which statement best describes CodeXray’s use of eBPF?