i
Nexgile Technologies
Filter interviews by
Easy to shortlist in this round
Difficult and based on advanced topics
I choose software because of my passion for problem-solving and creating innovative solutions.
Passion for problem-solving
Interest in creating innovative solutions
Opportunity for continuous learning and growth
Desire to work in a dynamic and fast-paced industry
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
2 rounds of test having 3 questions in each round questions like
1- make possible number of partition of given string such as every partition make palindrome string
2- sort array such that every 0 in array will shift on the last without changing the non-zero element.
Like that all 6 heavy tough DSA questions are there
Coding question on arrays and strings
posted on 28 Feb 2023
Programming ,logical,resoning,verval
Nexgile Technologies interview questions for popular designations
I applied via Walk-in and was interviewed in Oct 2022. There were 3 interview rounds.
Asing coding questions on Strings and Arrays in Java or Python
A constructor is a special method that is used to initialize objects in Java.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
If a class does not have a constructor, a default constructor is provided by Java.
Example: public class Person { public Person(String name) { this.name = name; }}
Collections are Java classes that group multiple objects into a single unit.
Collections provide a way to manage and manipulate groups of objects.
They are used to store, retrieve, and manipulate data efficiently.
Some examples of collections are ArrayList, LinkedList, HashSet, and TreeMap.
I applied via Walk-in and was interviewed in Nov 2022. There were 3 interview rounds.
Basic array and string concept questions
Basic string concept task like string comparison
I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
Quant, logical reasoning, mathematics
Abstract class is a class with abstract methods, interface is a contract with only abstract methods. Array is fixed size, ArrayList is dynamic. Method overloading is same method with different parameters, overriding is redefining a method. OOP pillars are inheritance, encapsulation, polymorphism, abstraction. Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other...
posted on 9 Oct 2024
Easy applitute question with 1 coding question at the end
String builder is faster but not thread-safe, while string buffer is slower but thread-safe.
String builder is recommended for single-threaded applications for better performance.
String buffer is recommended for multi-threaded applications to ensure thread safety.
Example: StringBuilder sb = new StringBuilder(); StringBuffer sbf = new StringBuffer();
The final keyword in OOP is used to restrict the user from changing the value of a variable, overriding a method, or inheriting from a class.
Final variable: value cannot be changed once assigned
Final method: cannot be overridden in child classes
Final class: cannot be inherited by other classes
BSF graph explanation
BFS (Breadth-First Search) is a graph traversal algorithm that explores all the neighbor nodes at the present depth before moving on to the nodes at the next depth.
It uses a queue data structure to keep track of the nodes to visit next.
BFS is often used to find the shortest path in an unweighted graph.
Example: BFS can be used to find the shortest path in a maze from the starting point to the exit.
posted on 24 Oct 2022
30 min test covers basic logic reasonings
30 min round medium level questions from leetcode
based on 5 interviews
Interview experience
based on 18 reviews
Rating in categories
Software Developer
12
salaries
| ₹2 L/yr - ₹7.5 L/yr |
Associate Software Engineer
12
salaries
| ₹2 L/yr - ₹3.4 L/yr |
Software Engineer
7
salaries
| ₹2 L/yr - ₹2.7 L/yr |
Associate Software Developer
7
salaries
| ₹2.5 L/yr - ₹3 L/yr |
Automation Test Engineer
4
salaries
| ₹3 L/yr - ₹3 L/yr |
Maxgen Technologies
Cyfuture
Value Point Systems
JoulestoWatts Business Solutions