i
Tudip Technologies
Filter interviews by
I applied via campus placement at Pune University and was interviewed before Jun 2023. There were 2 interview rounds.
Super easy on chemistry, physics, of 11,12 .and some other topics
Easy .even a beginner can solve those questions
Top trending discussions
posted on 4 Mar 2023
They asked mathamatical and logical questions
Second round is technical round. You enter into the meeting they asked which programmer you prefer and asked to open compiler and solve some program qn ( Max 4 Fabbonaci series, Prime Number, rearrange array ). If you solved 4 program they asked some technical qn.( For me they asked 2 oops qn )
posted on 9 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Nov 2024. There was 1 interview round.
Round 1: DSA round asked Two DSA question in which one is Leetcode medium and another is leetcode Hard. I answer both of them but not selected in the further HR round.
Round 2: HR round
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
Encapsulation, Inheritance, Polymorphism, Abstraction
Encapsulation: Bundling data and methods that operate on the data into a single unit
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
Arrays are fixed in size and store elements of the same data type, while collections are dynamic in size and can store elements of different data types.
Arrays have a fixed size, while collections can dynamically resize.
Arrays store elements of the same data type, while collections can store elements of different data types.
Arrays use indexes to access elements, while collections use iterators or other methods.
Examples:...
I applied via Approached by Company and was interviewed in Feb 2024. There were 4 interview rounds.
DSA coding 2-3 question
Java, DSA coding, java 8 coding, multithreading
Java8, spring-boot, DSA coding
posted on 24 Dec 2023
I applied via Referral and was interviewed in Nov 2023. There were 4 interview rounds.
based on 1 interview
Interview experience
Software Engineer
123
salaries
| ₹3 L/yr - ₹12 L/yr |
Associate Software Developer
116
salaries
| ₹3 L/yr - ₹6.1 L/yr |
Software Developer
103
salaries
| ₹4 L/yr - ₹10.1 L/yr |
Cloud Engineer
87
salaries
| ₹3 L/yr - ₹10 L/yr |
Associate Cloud Engineer
71
salaries
| ₹3 L/yr - ₹9 L/yr |
Persistent Systems
LTIMindtree
TCS
Wipro