i
Seneca Global IT Services
Filter interviews by
I applied via Naukri.com and was interviewed before Sep 2023. There were 4 interview rounds.
Online assesment having python mcq questions on topic like oop, basic python datatypes etc.
Python code to arrange non zero and negative integers in a list
Iterate through the list and separate non zero and negative integers
Sort the non zero and negative integers separately
Combine the sorted lists to get the final result
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
Memory management is the process of controlling and coordinating computer memory, assigning portions called blocks to various programs.
Memory management involves allocating memory to programs when needed and freeing up memory when no longer needed.
It helps prevent memory leaks and optimize memory usage.
Common memory management techniques include garbage collection, manual memory management, and automatic memory managem...
UITableViews are a type of view in iOS development used to display data in a scrollable list format.
UITableViews are commonly used in iOS apps to display lists of data, such as contacts, messages, or settings.
They consist of rows and sections, with each row representing an item of data.
UITableViews can be customized with different cell types, styles, and layouts.
They support features like scrolling, selection, editing,...
Lazy variable is a variable that is not evaluated until it is needed.
Lazy variables are used to defer the initialization of a variable until it is actually accessed or needed.
They can help improve performance by avoiding unnecessary computations.
Lazy variables are commonly used in functional programming languages like Swift and Kotlin.
CocoaPods is a dependency manager for Swift and Objective-C projects.
CocoaPods is used to easily manage and install third-party libraries in iOS projects.
It uses a Podfile to specify project dependencies and automatically downloads and integrates them.
CocoaPods simplifies the process of adding and updating libraries in Xcode projects.
Example: 'pod 'Alamofire'' adds the Alamofire networking library to a project.
XCTest is a testing framework provided by Apple for writing unit tests for Swift and Objective-C code.
XCTest is integrated into Xcode and allows for writing test methods within test classes.
Test methods are prefixed with the word 'test' and can be used to verify the behavior of code.
XCTest provides assertions like XCTAssert, XCTAssertTrue, XCTAssertFalse, XCTAssertEqual, etc. for validating test results.
Test cases can ...
Top trending discussions
posted on 23 Oct 2024
I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
I applied via Campus Placement
Dsa problems dp and tress problem
Reverse array of strings
Iterate through the array and swap elements from start to end
Use two pointers, one at the beginning and one at the end, and swap elements until they meet
Reverse a given string
Use built-in functions like reverse() or loop through the string in reverse order
Create a new string and append characters from the original string in reverse order
Convert the string to an array of characters, reverse the array, and then join it back into a string
Calculate sum of all elements in a given array of strings
Iterate through the array and convert each element to integer before adding to sum
Handle edge cases like empty array or non-numeric elements
Return the final sum after iterating through all elements
posted on 23 Aug 2024
I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed in Jul 2024. There was 1 interview round.
Question based on array string linkedlist
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.
It was online test having coding questions for logical part and UI part
Implement a todo list with add, delete, and mark as completed functionalities.
Create an array to store the tasks
Implement functions to add, delete, and mark tasks as completed
Display the tasks with their completion status
Interview experience
based on 10 reviews
Rating in categories
Software Engineer
86
salaries
| ₹3.8 L/yr - ₹11.5 L/yr |
Senior Software Engineer
83
salaries
| ₹7.8 L/yr - ₹27 L/yr |
Technical Analyst
47
salaries
| ₹12 L/yr - ₹34 L/yr |
Information Technology Support Engineer
37
salaries
| ₹3.2 L/yr - ₹6 L/yr |
Senior Technical Analyst
33
salaries
| ₹17.6 L/yr - ₹38.2 L/yr |
TCS
Infosys
Wipro
HCLTech