i
NexTurn
Filter interviews by
I appeared for an interview in Nov 2024, where I was asked the following questions.
Go Modules are a dependency management system for Go programming language, enabling versioning and isolation of packages.
Introduced in Go 1.11 to manage dependencies more effectively.
Allows developers to define module dependencies in a 'go.mod' file.
Supports semantic versioning, making it easier to manage package versions.
Modules can be versioned, allowing for reproducible builds.
Example: 'module example.com/my/module'...
Goroutines are lightweight, managed by Go runtime, while threads are OS-level, heavier, and managed by the OS.
Goroutines are cheaper in terms of memory and resources compared to threads.
Goroutines are multiplexed onto a smaller number of OS threads, allowing for efficient concurrency.
Creating a goroutine is as simple as using the 'go' keyword, e.g., 'go myFunction()'.
Threads require more overhead for creation and manag...
Top trending discussions
posted on 12 Apr 2024
I appeared for an interview before Apr 2023.
posted on 22 Jan 2025
Keeping up with rapidly evolving technologies and frameworks.
Constantly learning new technologies and frameworks to stay relevant
Adapting to changing industry trends and best practices
Balancing the need to innovate with the need for stability and reliability
SQL, Python Coding intermediate questions
Intermediate coding questions
Types of filters include low-pass, high-pass, band-pass, and band-stop filters.
Low-pass filter allows frequencies below a certain cutoff frequency to pass through.
High-pass filter allows frequencies above a certain cutoff frequency to pass through.
Band-pass filter allows a specific range of frequencies to pass through.
Band-stop filter blocks a specific range of frequencies from passing through.
posted on 10 Jun 2024
I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test on java collections
Sorting a given array of strings
Use a sorting algorithm like quicksort or mergesort
Consider the length of the strings for comparison
Use a comparator function to define the sorting order
Use SQL query with ORDER BY and LIMIT to find second, third highest salary
Use ORDER BY salary DESC to sort salaries in descending order
Use LIMIT 1,1 to get the second highest salary
Use LIMIT 2,1 to get the third highest salary
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2,1
posted on 20 Dec 2024
I appeared for an interview in Nov 2024.
The challenges faced during the project included tight deadlines, communication issues, and technical constraints.
Tight deadlines required efficient time management and prioritization of tasks.
Communication issues among team members led to misunderstandings and delays in decision-making.
Technical constraints such as limited resources or outdated technology hindered progress and required creative problem-solving.
Example...
Standard coding practices in PHP include following PSR standards, using meaningful variable names, writing clean and readable code, and using proper indentation.
Follow PSR standards for coding consistency (e.g. PSR-1, PSR-2)
Use meaningful variable and function names for clarity
Write clean and readable code with proper indentation and formatting
Avoid using deprecated functions and features
Use comments to explain complex...
I am a Senior Software Engineer with 8+ years of experience in developing and implementing software solutions.
Experienced in full stack development using languages such as Java, Python, and JavaScript.
Proficient in designing and implementing scalable and efficient algorithms.
Skilled in working with databases such as MySQL, MongoDB, and PostgreSQL.
Strong background in software architecture and design patterns.
Excellent ...
posted on 23 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
In the next five years, I envision myself leading a team of software engineers, working on cutting-edge technologies, and making significant contributions to the company's success.
Leading a team of software engineers
Working on cutting-edge technologies
Making significant contributions to the company's success
I am excited about the opportunity to work on complex software projects and contribute to innovative solutions.
Opportunity to work on complex software projects
Contribute to innovative solutions
Excited about the challenges and learning opportunities
Various data types in JavaScript include string, number, boolean, object, array, null, and undefined.
String: 'hello'
Number: 42
Boolean: true or false
Object: { key: value }
Array: [1, 2, 3]
Null: null
Undefined: undefined
Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
I applied via Naukri.com and was interviewed in Jun 2019. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Oct 2021. There were 2 interview rounds.
Scaling refers to increasing capacity of a system. Horizontal scaling adds more machines, while vertical scaling adds more resources to a machine.
Horizontal scaling involves adding more machines to a system to increase capacity
Vertical scaling involves adding more resources to a machine to increase capacity
Use cases for horizontal scaling include handling increased traffic or adding redundancy
Use cases for vertical sca...
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Data Engineer
9
salaries
| ₹4 L/yr - ₹6 L/yr |
Senior Software Engineer
8
salaries
| ₹13.5 L/yr - ₹24.5 L/yr |
Devops Engineer
7
salaries
| ₹4.5 L/yr - ₹13 L/yr |
Software Engineer
6
salaries
| ₹5 L/yr - ₹6 L/yr |
Java Developer
6
salaries
| ₹2 L/yr - ₹9 L/yr |
JoulestoWatts Business Solutions
Thoughtsol Infotech
11:11 Systems
Innoplexus