What role you are looking for in wipro and why?
Sr Ios Developer Interview Questions
1,602 sr ios developer interview questions shared by candidates
basic question related to swift and coredata
iOS concepts, problem solvong, design pattern
What is the difference between struct and class in Swift? What are optionals in Swift and how do you unwrap them? What is ARC (Automatic Reference Counting)? What is the use of guard and how is it different from if let? What is the difference between frame, bounds, and center in UIView?
1.How do we tell to Junior developer about class, struct usage 2.How do we tell to Junior developer about functions,, closures usage 3.Write syntax for functions and closures 4.About project and challenges 5.Which architecture is best to use 6.Diff between Obj-C and Swift UI 7.Why is accessibility important? 8.In Swift UI, do modifiers have prioritization? 9.Explain Swift Concurrency? 10.Write Generics to add two numbers? 10.*Coding test: Find Common Element in Rows Given a matrix where every row is sorted in increasing order, return the smallest common element in all rows. If there is no common element return -1. Input: mat = [[1,2,3,4,5,8], [2,4,5,8,10], [3,5,7,8,9,11], [1,3,5,7,8,9]]
build an app using our API to make a list
Design LRU cache
Find the smallest window in a string containing all characters of another string
Implement overlapped i/o using multi-threading system.
Questions on async programming, operations, architectural and design patterns, unit test etc.
Viewing 731 - 740 interview questions