i
Eptura
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I was interviewed in Aug 2024.
Concurrency is the ability of a system to run multiple tasks simultaneously. Performance of applications can be checked using profiling tools. Concurrency can be handled using synchronization techniques like mutexes and channels.
Concurrency allows multiple tasks to run concurrently, improving performance and responsiveness.
Performance of applications can be checked using profiling tools like Go's built-in 'pprof' packa...
To ensure no vulnerabilities, follow secure coding practices, conduct regular security audits, use encryption, and stay updated on security threats.
Follow secure coding practices such as input validation, output encoding, and parameterized queries.
Conduct regular security audits to identify and address vulnerabilities in the code.
Use encryption to protect sensitive data in transit and at rest.
Stay updated on security t...
There will be 3 coding questions given to us for solving,we need solve two questions compulsory.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Reverse Linked List
Pallindrome of String
Flyover building in team with strength
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
It was a 90minutes coding test where there was 2 coding question and 10 mcq each coding question carried 33% marks and even the 10mcq was 33% marks
I applied via Recruitment Consulltant
A mutex is a synchronization primitive that ensures only one thread can access a resource at a time.
Create a mutex object using the appropriate library or language-specific function.
Lock the mutex before accessing the shared resource to prevent other threads from accessing it.
Unlock the mutex after finishing the operation on the shared resource to allow other threads to access it.
Example: pthread_mutex_t mutex; pthread...
Identify memory leak in code
Check for any dynamically allocated memory that is not being freed
Look for any infinite loops or recursive functions that consume memory
Use memory profiling tools like Valgrind to detect leaks
Check for any global variables that are not properly managed
posted on 9 Oct 2023
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Software Engineer
34
salaries
| ₹14 L/yr - ₹30 L/yr |
Software Engineer
29
salaries
| ₹10.4 L/yr - ₹23.2 L/yr |
Technical Consultant
22
salaries
| ₹6.5 L/yr - ₹16.5 L/yr |
Cloud Operations Engineer
20
salaries
| ₹6.6 L/yr - ₹14.3 L/yr |
QA Engineer
15
salaries
| ₹4.5 L/yr - ₹11.8 L/yr |
TCS
Infosys
Wipro
HCLTech