i
SoftTech Engineers Limited
Filter interviews by
It was easy test, basic java mcq questions
JDBC steps involve loading the driver, establishing a connection, creating a statement, executing the query, and processing the results.
Load the JDBC driver using Class.forName() method
Establish a connection to the database using DriverManager.getConnection() method
Create a statement object using the connection.createStatement() method
Execute the query using statement.executeQuery() method
Process the results by iterati
Top trending discussions
posted on 14 Sep 2021
I applied via Recruitment Consultant and was interviewed before Sep 2020.Β There were 3 interview rounds.
A circular linked list is a linked list where the last node points to the first node.
It is a data structure where each node points to the next node and the last node points to the first node.
It can be used to implement a round-robin scheduling algorithm.
Traversal of a circular linked list requires a condition to stop the traversal, such as reaching the starting node again.
posted on 7 Jul 2017
posted on 15 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 45 minutes
Round difficulty - Medium
I was asked 2 coding questions, questions from my projects and questions related to different java concepts. One question from cloud computing was also asked.
Given an array arr
of length N
consisting of integers, find the sum of the subarray (including empty subarray) with the maximum sum among all subarrays.
Find the sum of the subarray with the maximum sum among all subarrays in a given array.
Iterate through the array and keep track of the current sum and maximum sum seen so far.
If the current sum becomes negative, reset it to 0 as it won't contribute to the maximum sum.
Return the maximum sum as the result.
Example: For input arr = [-2, 1, -3, 4, -1], the maximum subarray sum is 4.
You are given two singly linked lists, where each list represents a positive number without any leading zeros.
Your task is to add these two numbers and return the sum as ...
Add two numbers represented as linked lists and return the sum as a linked list.
Traverse both linked lists simultaneously while keeping track of carry
Create a new linked list to store the sum
Handle cases where one list is longer than the other
Consider edge cases like carry at the end of addition
Round duration - 15 minutes
Round difficulty - Easy
It was a normal discussion about the role, the job expectations and about the company culture.
Tip 1 : Do at-least 200+ dsa problems from various topics.
Tip 2 : Make 2-3 projects and be well versed with their functionality.
Tip 3 : Practice aptitude questions and time yourself while doing the questions.
Tip 1: Keep your resume short, try to make it one pager only.
Tip 2: Mention only position specific projects, and if you have got a good academic score mention it on top.
posted on 26 Nov 2020
I applied via Naukri.com and was interviewed before Nov 2019.Β There were 4 interview rounds.
posted on 18 May 2021
I applied via Naukri.com and was interviewed in Nov 2020.Β There were 4 interview rounds.
posted on 6 Dec 2022
I applied via Campus Placement and was interviewed in Nov 2022.Β There were 4 interview rounds.
It was very tough and one need lot of practice
I applied via Naukri.com and was interviewed in Sep 2022.Β There were 2 interview rounds.
Four pillars of Java are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Wrapping data and code into a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms.
Example: A car is an abstraction of a vehicle, encapsulating its...
I appeared for an interview before Dec 2022.
Simple maths type question
based on 1 interview
Interview experience
Software Developer
46
salaries
| βΉ2 L/yr - βΉ8.1 L/yr |
Software Associate
41
salaries
| βΉ1.8 L/yr - βΉ7.1 L/yr |
Business Analyst
26
salaries
| βΉ3.6 L/yr - βΉ7.7 L/yr |
Junior Software Associate
25
salaries
| βΉ3 L/yr - βΉ4.5 L/yr |
Softwaretest Engineer
21
salaries
| βΉ2.7 L/yr - βΉ5 L/yr |
3i Infotech
Microland
Newgen Software Technologies
NSE.IT